Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

60 lines (40 loc) · 1.66 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Table of Contents

1.5.0 - 2024-03-17

  • Added
    • Symbolic keywords for all options in select-fermentables, select-hops, select-style-guides, and select-yeasts.
  • Changed
    • Bumped common-beer-format dependency to 2.3.0.

1.4.0 - 2024-03-14

  • Added
    • Add common-beer-data.export/->json and common-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.

1.3.1 - 2024-03-10

  • Security
    • Bumped org.clojure/clojure to 1.11.2. Note: Addressing CVE-2024-22871 / GHSA-vr64-r9qj-h27f requires consumers to upgrade to this version.

1.3.0 - 2023-03-09

  • Added
  • Fixed
    • Fix typo in yeast data helper.

1.2.0 - 2023-02-10

  • Added
    • Docstrings for all internal vars.

1.1.0 - 2023-02-09

  • Changed
    • Updated to com.wallbrew/common-beer-format v2.0.0

1.0.0 - 2022-07-09

  • Added
    • Initial release

Source

This changelog was generated by sealog. Please do not edit it directly. Instead, edit the source data files and regenerate this file.