Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.68 KB

File metadata and controls

63 lines (38 loc) · 1.68 KB

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2025-11-01

Added

  • Support podman-compose responses to find active ports
  • Add development environment support for nix

Changed

  • Simplifed gemspec files for current pass at nix dev environment
  • Adjusted broken tests which were no longer respecting default Text class adjustments

0.2.1 - 2020-12-03

Changed

  • Fix bug with Open3 not being required

0.2.0 - 2020-11-21

Changed

  • Update ruby for development to 2.7.2
  • Bump rake version dependency for devlopment
  • Update to latest Bundler gem version on Travis CI
  • Use latest docker-compose version on Travis CI
  • No longer show message on stdout if docker-compose command is not found

0.1.2 - 2019-08-26

Added

  • Remove upper limit on railties

Changed

  • Bump bundler version constraints

0.1.1 - 2018-04-19

Changed

  • Increase maximum version allowed for railties to less than 6

0.1.0 - 2017-11-17

Added

  • Initial version