Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@zaytiri zaytiri released this 05 Feb 19:11
· 2 commits to main since this release

[1.0.1] - 2024-02-05

Changed

  • Change module name to be imported from "MIEQ.main" to "MIEQ". This changes the usage in module-info.java from requires MIEQ.main; to requires MIEQ;