All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.3.0 - 2021-05-28
v0.2.2 - 2021-05-27
v0.2.1 - 2021-05-27
- fix: ensure program doesn't crash when delete fails #51 (@gary-kim)
- fix: remove conflict with built-in function #48 (@gary-kim)
- fix: add annotation for ChatMaxLength capability #46 (@gary-kim)
v0.2.0 - 2021-05-25
- Add capabilities and make compatible with Talk 12.0 #45 (@gary-kim)
- feature: add delete support #41 (@gary-kim)
- chore(deps): update golang docker tag to v1.16 #40 (@gary-kim-bot)
- chore(deps): update module stretchr/testify to v1.7.0 #38 (@gary-kim-bot)
v0.1.7 - 2020-12-05
v0.1.5 - 2020-10-12
- fix: RemoteDavEndpoint incorrect #29 (@gary-kim)
- fix: type in deprecation message #26 (@gary-kim)
- Fix entrypoint URL double slashes #22 #25 (@u5surf)
- chore(deps): update golang docker tag to v1.15 #24 (@gary-kim-bot)
v0.1.4 - 2020-09-22
v0.1.3 - 2020-09-03
v0.1.2 - 2020-08-28
v0.1.1 - 2020-08-24
- ROS type should be of ROST type #12 (@gary-kim)
- Fix error when sending a message with no RCS data #10 (@gary-kim)
v0.1.0 - 2020-08-13
- Add TLSConfig #9 (@gary-kim)
- Add Software using this library in README #8 (@gary-kim)
- Add some basic tests #7 (@gary-kim)
- Add support for downloading files #1 (@gary-kim)
v0.0.2 - 2020-07-26
v0.0.1 - 2020-07-10
- First release