Skip to content

Releases: tankalxat34/asjs

0.1.3

19 Feb 16:30
Compare
Choose a tag to compare
  • Now you can get values using by slices
  • Renamed class Object to _Object
  • Added isArray method
  • Added toList method
  • Added merge method
  • Moved __str__ from _Object to ObjectNotation
  • Added __setattr__ method
  • Some more changes

0.1.2

27 Jan 07:46
Compare
Choose a tag to compare

Fixed working with dictionaries and lists

0.1.1

24 Jan 07:54
Compare
Choose a tag to compare

First stable release