cscz/Changelog.md

16 lines
388 B
Markdown
Raw Normal View History

2016-05-08 10:50:13 +00:00
# Changelog
2016-08-10 08:34:20 +00:00
# v0.4
- Embedded the hash of the commit that cscz was built from into the resulting binary (#3)
- Added support for namespaces
- Created initial standards document
2016-05-08 10:50:13 +00:00
# v0.3
- Fixed constructor generation with --public flag (#4)
- Documented using statement shortcuts in README.md
2016-05-08 11:33:04 +00:00
# v0.2
- Added help - view it by typing `./cscz.exe --help`
2016-05-08 10:50:13 +00:00
# v0.1
The initial release.