Skip to content

0.0.3

Compare
Choose a tag to compare
@siyangqiu siyangqiu released this 13 Sep 23:02
· 451 commits to main since this release
931016a

Notable Changes:
-Fixed hanging on unclean exit
-Clean ups session on exit (even if session_end is not called)
-Fixed params not being sent
-Tags are now lists instead of Dict
-End session now updates session
-No longer need to import Configuration
-Under the hood refactoring