Skip to content

Releases: mingyaulee/JsBind.Net

v3.0.0

Choose a tag to compare

@mingyaulee mingyaulee released this 12 Nov 22:57
cd29264
  • Target .Net 10

Full Changelog: v2.2.1...v3.0.0

v2.2.1

Choose a tag to compare

@mingyaulee mingyaulee released this 07 Oct 20:33
  • Maintenance only release

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@mingyaulee mingyaulee released this 24 Jun 19:21
  • Use JsonInclude attribute for BindingBase core properties instead of public properties

Full Changelog: v2.1.1...v2.2.0

v2.1.1

Choose a tag to compare

@mingyaulee mingyaulee released this 30 May 22:37
  • Changed BindingBase initialization methods to non-virtual

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@mingyaulee mingyaulee released this 24 Mar 21:28
  • Added support for module library initializer and use as default asset

Full Changelog: v2.0.1...v2.1.0

v2.0.1

Choose a tag to compare

@mingyaulee mingyaulee released this 21 Mar 23:13
6c3158c
  • Fixed serialization of class inheriting from List

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@mingyaulee mingyaulee released this 26 Jan 20:41
cbc802e
  • Target .Net 9

Full Changelog: v1.0.3...v2.0.0

v1.0.3

Choose a tag to compare

@mingyaulee mingyaulee released this 21 Jun 22:48
c7d793e
  • Added JsAccessPath attribute

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@mingyaulee mingyaulee released this 10 May 08:37
37ca2fd
  • Removed dependency on System.Linq.Expressions

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@mingyaulee mingyaulee released this 02 Jan 09:31
  • Update dependencies to stable version

Full Changelog: v1.0.0...v1.0.1