Skip to content

Release 5.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@MangelMaxime MangelMaxime released this 09 Jan 08:36
· 2 commits to main since this release

Added

  • [JS/TS/Python] Add new TimeSpan overloads support coming from .NET 9.0 (by @MangelMaxime)
  • [Rust] Add new TimeSpan overloads support coming from .NET 9.0 (by @ncave)

Fixed

  • [JS/TS] Fix DateTimeOffset.ToLocalTime (by @MangelMaxime)
  • [All] Don't fails silently if an unknown argument is provided, instead log the error and print the help message (by @MangelMaxime)