Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 524 Bytes

v3.0.0 (2023-09-06)

  • Convert null.Map to be generic

v2.0.3 (2023-05-10)

  • Clone the bytes driver gives us when scanning JSON

v2.0.2 (2023-02-01)

  • Add JSON.IsNull method

v2.0.1 (2023-02-01)

  • Export NullJSON constant

v2.0.0 (2023-01-31)

  • Int becomes Int64, Add Int for regular int
  • Generics to easily support custom int and string types
  • Simplify map so it's no longer a struct