Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 795 Bytes

2.2.0

  • Support for Dart 3
  • Support for encoding null attributes
  • Prevent encoding from producing empty relationships

2.1.0

  • Allowing nullable fields to be in response
  • Fix for array relationships in included

2.0.5

  • Add linting rules from lints package

2.0.4

  • Remove Flutter dependency

2.0.3

  • Internal bugfixes - Tnx to MRSEREY for contribution :)

2.0.2

  • Internal bugfixes

2.0.1

  • Internal bugfixes

2.0.0

  • Added null safety

1.0.3

  • Updated image.
  • Fixed formatting.
  • Removed installation from README.

1.0.2

  • Fixed an issue when encoding a list.
  • Added a test for encoding a list.

1.0.1

  • Updated package documentation.
  • Resolved maintenance issues and suggestions.

1.0.0

  • Initial release with created Japx package.