All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- 1.6.0 - 2024-09-20
- 1.5.0 - 2024-03-17
- 1.4.0 - 2024-03-14
- 1.3.1 - 2024-03-10
- 1.3.0 - 2023-03-09
- 1.2.0 - 2023-02-10
- 1.1.0 - 2023-02-09
- 1.0.0 - 2022-07-09
- Fixed
- Added the
<orgnization>
tag to the pom.xml file.
- Added the
- Added
- Symbolic keywords for all options in
select-fermentables
,select-hops
,select-style-guides
, andselect-yeasts
.
- Symbolic keywords for all options in
- Changed
- Bumped common-beer-format dependency to 2.3.0.
- Added
- Add
common-beer-data.export/->json
andcommon-beer-data.export/->xml
functions to export data to JSON and XML files. - Add JSON and XML representations of all data stored in clojure forms.
- Add
- Security
- Bumped
org.clojure/clojure
to1.11.2
. Note: AddressingCVE-2024-22871
/GHSA-vr64-r9qj-h27f
requires consumers to upgrade to this version.
- Bumped
- Added
- Use common-beer-format to define keys in data maps.
- Fixed
- Fix typo in yeast data helper.
- Added
- Docstrings for all internal vars.
- Changed
- Updated to com.wallbrew/common-beer-format v2.0.0
- Added
- Initial release
This changelog was generated by sealog. Please do not edit it directly. Instead, edit the source data files and regenerate this file.