Skip to content

Releases: NicoVIII/Basealize

v2.0.0

09 Mar 09:45
Compare
Choose a tag to compare

Changed

  • Require .NET 6

Fixed

  • FSharp.Core dependency is now correctly set to >= 6.0.0, should have been something lower before for standard

v1.0.0

09 Nov 06:21
Compare
Choose a tag to compare

Initial stable version based on 0.3.0

v0.3.0

07 Aug 17:15
Compare
Choose a tag to compare

Added

  • Add C# interop layer (.CSharp namespace in every package)

Changed

  • Preconfigured configs for Dozenalize are functions now

v0.2.0

01 Jul 11:30
Compare
Choose a tag to compare

Added

  • Niftimalize as implementation for base thirtysix
  • Parse.tryDigit functions to all implementations

Changed

  • Rearrange internal code, moved a bit more into Basealize

v0.1.0

25 Jun 09:33
Compare
Choose a tag to compare

Added

  • Initial implementation of a base conversion library
  • Dozenalize as implementation for base twelve
  • Seximalize as implementation for base six