Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@realphamanhtuan realphamanhtuan released this 14 Sep 11:26
· 2 commits to main since this release

Bug fixes:

  • Fix ToInt32, ToInt64, ToSingle, and ToDouble to use old API in order for it to be compatible with netstandard2.0 or lower. The code's behaviors did not change.