Skip to content

Releases: saska/trict

v0.1.5

05 May 22:30
Compare
Choose a tag to compare

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