Releases: mingyaulee/JsBind.Net
Releases · mingyaulee/JsBind.Net
v3.0.0
- Target .Net 10
Full Changelog: v2.2.1...v3.0.0
v2.2.1
- Maintenance only release
Full Changelog: v2.2.0...v2.2.1
v2.2.0
- Use
JsonIncludeattribute for BindingBase core properties instead of public properties
Full Changelog: v2.1.1...v2.2.0
v2.1.1
- Changed
BindingBaseinitialization methods to non-virtual
Full Changelog: v2.1.0...v2.1.1
v2.1.0
- Added support for module library initializer and use as default asset
Full Changelog: v2.0.1...v2.1.0
v2.0.1
- Fixed serialization of class inheriting from List
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Target .Net 9
Full Changelog: v1.0.3...v2.0.0
v1.0.3
- Added
JsAccessPathattribute
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Removed dependency on
System.Linq.Expressions
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Update dependencies to stable version
Full Changelog: v1.0.0...v1.0.1