Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 422 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 422 Bytes

1.0.5

  • Json and JsonPayload equal operator override to handle comparison by instance or by value

1.0.4

  • Json and JsonPayload are json encodable, meaning they can be use with darat:convert jsonEncode

1.0.3

  • Fixed JsonPayload nested assignment

1.0.2

  • Fixed JsonPayload nested assignment

1.0.1

  • .float returns a value when actual value is an integer

1.0.0

  • Initial version.