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.
- Support podman-compose responses to find active ports
- Add development environment support for nix
- 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
- Fix bug with Open3 not being required
0.2.0 - 2020-11-21
- 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
- Remove upper limit on railties
- Bump bundler version constraints
0.1.1 - 2018-04-19
- Increase maximum version allowed for railties to less than 6
0.1.0 - 2017-11-17
- Initial version