What's Changed
- Lots of boring refactoring and unit tests.
- Fixed rpm packages
- Fixed config files on linux
- Fixed debian packages
- Removed a lot fo unused files
- Removed unused files from zip and packages
- Fixed so modules are loaded relative of binary on linux
- Fixed paths on linux
TODO for Linux support
- Explore spliting into multiple packages. Havent decided if splitting it makes sense yet.
- Ensure config is installed correctly and sensible (currently likely no config)
- Ensure paths work in various scenarios (currently for instance modules relative binary is not working)
- Clean up installed files so only required is not installed (currently a lot of test files are installed as well as html docs)
- Add integration test to linux builds.
Full Changelog: 0.11.9...0.11.10