Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@saska saska released this 05 May 22:30
· 3 commits to master since this release

API changes:

  • Trict({}).key_to_list -> Trict({}).key_to_seq
  • Trict({}).get_by_list -> Trict({}).get_by_seq

Getting, setting now accepts sequences and not just lists