- Apply hlint suggestion
- Add version bounds to the build-depends
- Add a nix flake
- Add the work_in_progress change field support
- Remove invalid change status "DRAFT"
- Allow bytestring-0.11
- Add missing attributes for the Event.Change
- Add getClientWithManager to support custom Manager
- Set GerritAuthor name field as optional
- Allow aeson-2.0
- Honor the authentication for get request
- Add missing Eq and Show instances
- Add support for change' fields: topic and hashtags
- Add EventCreatedOn Event attribute
- Split Data module into specialized modules
- Support more fields for GerritChange
- Add the getProjects function
- withClient takes optional credentials
- Basic Gerrit API data types.