MoonTools.NETPhysFS/CHANGELOG.md

13 lines
362 B
Markdown
Raw Normal View History

2016-02-08 13:20:48 +00:00
## Version 0.0.1
- Initial release
## Version 0.0.2
2016-02-09 09:52:35 +00:00
- Added cdecl calling convention for StringCallback
## Version 0.1.0
- *THIS VERSION INCLUDES MAJOR BREAKING CHANGES*
2017-04-12 18:54:48 +00:00
- The library is no longer static
## Version 0.2.0
- New dataless enumeration functions are available now, which do not cause GC havoc
- Unsafe enumeration functions are now marked obsolete