Skip to content

v1.4

Compare
Choose a tag to compare
@dbosk dbosk released this 20 Apr 07:44
· 62 commits to main since this release
f30eea6

Generalizes the set function. Still backwards compatible.

Now the set function can take more than just a list. Also, if the value is
None, the entry will be deleted, if it exists.

Full Changelog: v1.3...v1.4