1.0.0
Major changes
- Full rewrite based on Quarkus Framework
- Add native edition (=native executables for 64bits Linux, Windows and MacOS)
- Use current directory by default (=portable), thanks to @steph29
- Add USB support for MacOS M1 (usb4java for aarch64) : #11
- Fix MacOS Ventura FS support (fix #12 )
- Update DB (official.json) every 2 weeks
- Optimize multithreading support
- Greatly improve code coverage (from 10% to 52%)
Minor changes
- Add devops with Github actions
- Use Lombok beans
- Replace Vorbis-java.jar by JVorbis.jar (pure java lib)
- Replace Gson by Jackson
- Merge project metadata into web-ui
- Each story have an UUID (use 1st node UUID if missing)