Skip to content

Releases: 3ofcoins/chef-browser

VERSION = 2.0.0

19 Apr 13:45
Compare
Choose a tag to compare
  • [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

06 Feb 17:20
Compare
Choose a tag to compare

Fixes broken link to individual recipes in run list's view.

Version 1.1.0

15 Oct 08:09
Compare
Choose a tag to compare
  • List and browse cookbooks,
  • List, browse and download cookbook files.

Version 1.0.2

10 Sep 16:03
Compare
Choose a tag to compare
  • [bugfix] A role's run list is no longer sorted.
  • Adds a Dockerfile.

1.0.1

17 Dec 18:17
Compare
Choose a tag to compare
  • Fixes extensive memory use using Ridley's partial searches
  • Adds fuzzy searches, as seen in knife

Minimum Viable Project

11 Dec 15:00
Compare
Choose a tag to compare

Browsing of nodes, roles, environments, and data bags in a simple, clear, and easy to search UI.