All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.4.3 (2024-06-25)
8.4.2 (2024-06-18)
8.4.1 (2024-06-14)
8.4.0 (2024-01-09)
8.3.0 (2023-11-20)
8.2.1 (2023-08-17)
8.2.0 (2023-08-17)
8.1.0 (2023-07-25)
8.0.2 (2023-05-10)
8.0.1 (2023-02-13)
8.0.0 (2022-10-20)
7.1.0 (2022-10-04)
7.0.1 (2022-06-21)
- rename session token methods (#126)
7.0.0 (2022-05-10)
- Improve keep-alive settings of the default client.
- Handle activity references in foreign id for enrichment. Enriched activity is put into
foreign_id_ref
underExtra
.
- Add new flags for reaction pagination
- Fix parsing next url in reaction pagination
- Add new reaction flags
- first reactions
- reaction count
- own children kind filter
- Add user id support into reaction own children for filtering
- Expose created_at/updated_at in groups for aggregated/notification feeds
- Add enrichment options into read activity endpoints
- Move support into go 1.16 & 1.17
- Dependency upgrade for unmaintained jwt
- Fix godoc issues
- Add follow stats endpoint support (#108)
- Run CI with 1.15 and 1.16
- Add a changelog to document changes