Releases: mOctave/weftspace
1.0.0 Unstable Release
At long last, the first release of Weftspace under its new name is out! This release approximately doubles the capabilities of the library, porting it to Python and making it accessible on PyPI. Other changes include huge improvements to autogenerated documentation (you can find more than just the main Javadoc now) and the removal and deprecation of a few features that aren't relevant anymore.
Please see the changelog for a full list of changes.
As always, feel free to contact me on Discord or by email or open an issue or discussion here with any problems or questions that come up.
Thank you for everyone who contributed to this release:
IFcoltransG (Discord) and @DarcyManoel – suggesting logo improvements
@xobes – typo-catching
@zuckung – encouragement and suggestions re: Python
0.2.1 Stable Release
This release, featuring an overhaul of the Logger class, is going to be the last release of ESDF Manager under its current name. Version 1.0.0, coming soon™, is planned to be an extension of the project to also include Python and NodeJS libraries with the same core functionality, and will be released under the name Weftspace.
0.2.0 Stable Release
This is the first fairly stable release of ESDF Manager, complete with infinitely more documentation than before, new convenience methods, and a framework for adding parsing options.
Some bugs may remain in hiding, but I haven't found any to squash in a while so I think we're good.
For a complete list of changes, please see the changelog.
0.1.12 Beta Release
This release contains a patch to the patch to the patch... suffice it to say, this release should be used in preference to v0.1.8 or v0.1.11.
It also comes with a fancy new test, so it definitely works this time.
0.1.11 Beta Release
This release contains a patch to the bugfix in version 0.1.8.
0.1.8 Beta Release
This release is slightly less stable than the releases I've been making and deleting the last few days. It features some refactoring (so things should actually work now, and I'm following standard conventions), and a bugfix to the parser engine allowing you to have blank lines in your node definitions.
v0.1.3 Test Release
Bump version number to avoid conflicts
0.1.0 Public Beta
This is the first (official) release of ESDF Manager. As far as I'm aware, it should be fully functional, but it may have weird behaviour and/or issues. Any and all constructive feedback is welcome.
While this version of the library should work, I probably will rename methods or do refactoring later on. Until version 1.0.0 is released, you should assume that updating the library will break stuff (although hopefully not irreparably).
The instructions to include the library as a Maven dependency are available at https://github.com/mOctave/esdf-manager/packages. Alternatively, you can manually build this source code.