v1.0.0
What's Changed
- Initial config work by @jagerman in #2
- Config API by @jagerman in #3
- Add static builds for various platforms by @jagerman in #4
- add check target to cmake that runs unit tests by @majestrate in #1
- Encryption & padding by @jagerman in #5
- Add contact list config by @jagerman in #6
- Add size()/empty() to Contacts by @jagerman in #8
- Fix remove_key key comparison by @jagerman in #9
- Add optional ownership of string view by @jagerman in #10
- Add automatic compression/decompression by @jagerman in #12
- Conversations by @jagerman in #11
- Segment fault test case. in #18
- Group configs by @jagerman in #15
- Obsolete hash tracking by @jagerman in #21
- Add hidden flag to UserProfile by @jagerman in #24
- Add created & joined_at fields by @jagerman in #26
- Add "notifications" setting to contacts & group configs by @jagerman in #25
- Merge priority & hidden by @jagerman in #27
- Add better error diagnostics on failure to C API by @jagerman in #28
- Libsodium internal cmake build; MSVC fixes by @jagerman in #29
- Updated ios build script to take in XCode env vars by @mpretty-cyro in #30
- Fix assigning empty dicts/sets dirtying by @jagerman in #32
- Add note-to-self expiry timer setting by @jagerman in #33
- Update android ndk deb by @darcys22 in #37
- Apply size limit check after compression & encryption by @jagerman in #36
- Adds auto generated API docs for the library based on function comments by @darcys22 in #35
- Remove broken erase(iterator) interface by @jagerman in #39
New Contributors
- @majestrate made their first contribution in #1
Full Changelog: https://github.com/oxen-io/libsession-util/commits/v1.0.0