Skip to content

Latest commit

 

History

History
133 lines (85 loc) · 5.68 KB

CHANGELOG.md

File metadata and controls

133 lines (85 loc) · 5.68 KB

NEXT

  • contributions

v2.1.3 / 2023-10-31

v2.1.2 / 2023-10-30

v2.1.1 / 2023-10-24

  • (#43) Fixes desc generation if now useful prop is in content LeFnord

v2.1.0 / 2023-10-21 Imports OApi specs

v2.0.0 / 2023-10-21 Imports OApi specs

v1.6.2 / 2023-03-12

v1.6.1 / 2023-02-17 -> yanked

v1.6.0 / 2023-02-13

v1.5.2 / 2023-02-11

v1.5.1 / 2021-12-28

  • Fixes ActiveSupport in template. LeFnord

v1.5.0 / 2021-12-28

  • Sets minimum ruby version to 2.7 LeFnord
  • Fixes: uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState. LeFnord
  • Sets path via config in Dockerfile. LeFnord

v1.4.3 / 2021-12-20

  • Fixes shared mexamples for delete. LeFnord

v1.4.2 / 2021-12-20

  • Fixes active-support version to > 6 and < 7. LeFnord

v1.4.1 / 2021-12-17 -> yanked

  • Upgrades active-support version. LeFnord

v1.4.0 / 2021-04-08

  • Removes standalone_migration in favour of AR tasks. LeFnord
  • Minor README improvements. LeFnord
  • Adds GH actions for rspec and rubocop. LeFnord

v1.3.0 / 2020-09-15

  • Fixes migration name. LeFnord
  • Fixes rubocop new cops handling. LeFnord

v1.2.4–v1.2.6 / 2020-01-18–2020-08-13

v1.2.3 / 2019-12-15

v1.2.2 / 2019-02-28

  • Fixes loading of aplication instead of environment in config.ru
  • #19 - Adds a module under lib as namespace. LeFnord

v1.2.1 / 2019-02-24

v1.2.0 / 2019-02-24

  • Code improvements, now environment, application and boot are used in a more expected way.

v1.1.0 / 2019-02-22

v1.0.3 / 2019-02-10

  • Loosens reuby version to 2.4
  • prepare release 1.0.2
  • Cleans up travis ci.

before

many things done …