Releases: etesync/etebase-py
Releases · etesync/etebase-py
Version 0.31.2
Version 0.31.1
- Fix exposing the Utils class
Version 0.31.0
- Fix issue with custom urls lacking a trailing slash
- Account: expose the login_key and signup_key variants.
- Update etebase dependency
Version 0.30.0
- Login: automatically init the account if not init
- Have global and immutable collection types (changes the create and list APIs)
- Update etebase dependency
Version 0.21.1
- Invitations: expose from_username
- Update etebase dep
Version 0.21.0
- Use new and shorter fingerprint pretty format
- Update etebase dep
Version 0.20.2
- CI: statically link Windows C runtime on Windows
- CI: change how we build the wheels to fix Windows link issue
Version 0.20.1
- Fix errors when setting item and collection metadata
Version 0.20.0
- Expose access level values
- Rename API_URL to DEFAULT_SERVER_URL and update etebase dep.
- Add an API function to check if it's an etebase server.
- Update etebase dep