Skip to content

Releases: frabert/SharpPhysFS

Stable release

28 May 17:50
Compare
Choose a tag to compare

First stable release, contains breaking changes.

First official release!

09 Feb 10:02
Compare
Choose a tag to compare

This version has major breaking changes in the APIs
It no longer uses static methods. See test app for examples.

StringCallback bugfix

08 Feb 13:26
Compare
Choose a tag to compare
StringCallback bugfix Pre-release
Pre-release

This releases fixes a small bug which could occur whenever StringCallback was used, because of undeclared calling convention.

Initial release

31 Jan 10:50
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is the initial release for the project. It works, but the APIs may be subject to changes.