Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 388 Bytes

[Unreleased]

[0.1.0] - 2024-02-21

  • Initial release

[0.2.0] - 2024-02-26

  • Add postgresql

[0.2.1] - 2024-02-27

  • Add pg gem to Gemfile

[0.3.0] - 2024-02-28

  • Split the generators into a solr-only one and a solr and postgresql one. The Postgresql generator isn't working properly, so I need to use the solr-only one for a workshop.

[0.3.1] - 2024-02-28

  • Bug fix