Releases: regraphic/sideno
Releases · regraphic/sideno
v2.3.0
Full Changelog: 2.0.0...2.3.0
v2.0.2
Fixing it...
v2.0.1
Fixed a major issue preventing it from working it at all.
In simple words, the workflow wasn't well-defined and that caused it to not include the pkg
directory in the built release of v2.0.0. That directory is required for it to work. It's now fixed.
v2.0.0
There you go. It's the time for a new beginning!
Introducing ShareImage v2!
What's Changed
- New Core by @Rajdeep-TG in #1
Full Changelog: 1.0.1...2.0.0
v1.0.1
Changes:
- Export some non-exported functions and classes.
- Added some code comments
- Added the
VERSION
constant for tracking the version (for the API)
v1.0.0
initial Signed-off-by: Rajdeep Malakar <[email protected]>