Releases: 3ofcoins/chef-browser
Releases · 3ofcoins/chef-browser
VERSION = 2.0.0
- [BREAKING] Dropped support for older Rubies. The only supported Ruby versions are 2.4.3 and 2.5.0.
- Updated dependencies.
- Switched the base Dockerfile image to ruby:2.5.
- [bugfix] Non-UTF-8 characters in cookbook files won't raise an error anymore.
- [bugfix] Incomplete cookbook metadata won't raise an error when trying to view a cookbook.
- [testing] Rubocop is now part of the test suite.
Version 1.1.1
Fixes broken link to individual recipes in run list's view.
Version 1.1.0
- List and browse cookbooks,
- List, browse and download cookbook files.
Version 1.0.2
- [bugfix] A role's run list is no longer sorted.
- Adds a Dockerfile.
1.0.1
Minimum Viable Project
Browsing of nodes, roles, environments, and data bags in a simple, clear, and easy to search UI.