Skip to content

Releases: jamf/rendr

v1.1.0

02 Jun 16:47
5f2d4ce
Compare
Choose a tag to compare

Features

  • Enable multiple upgrade scripts between versions (pull request #28)

v1.0.0

03 Mar 15:36
Compare
Choose a tag to compare

Release v1.0.0 is here!

This release includes a number of stable features out of the box. Check out the User Guide for full details on usage.

Features

  • Rendering anything from blueprints, with user-provided custom values
  • Blueprint versioning
  • Blueprint upgrade functionality
  • Blueprint developer support via --watch flag to see blueprint changes rendered instantly
  • Post-render custom scripts that can be packaged with blueprints to provide customization beyond simple templating

Installation

Install it with brew install jamf/tap/rendr and try it out! We'd love to hear any feedback you have. Open an issue if you encounter any bugs or missing features.

v1.0.0-rc.3

18 Nov 16:39
bfce298
Compare
Choose a tag to compare
Merge pull request #27 from jamf/rc-fixes

Bump version to rc 3

v1.0.0-rc.2

06 Nov 05:45
fe9901c
Compare
Choose a tag to compare
Merge pull request #25 from jamf/update-docs-and-version

Update docs and version

v1.0.0-rc.1

04 Nov 22:08
67e636f
Compare
Choose a tag to compare

This is the first release candidate for rendr 1.0.0. It includes a number of features out of the box:

  • Rendering anything from blueprints, with user-provided custom values
  • Blueprint versioning
  • Blueprint upgrade functionality
  • Blueprint developer support via --watch flag to see blueprint changes rendered instantly
  • Post-render custom scripts that can be packaged with blueprints to provide customization beyond simple templating

Install it with brew install jamf/tap/rendr and try it out! We'd love to hear any feedback you have.

v0.4.0

22 Oct 17:58
391d3be
Compare
Choose a tag to compare
Merge pull request #17 from jamf/HC-2357-poc-custom-templating-engine…

…-take-2

Hc 2357 poc custom templating engine take 2

v0.3.2

21 Jul 16:00
Compare
Choose a tag to compare
(cargo-release) rendr version 0.3.2

v0.3.1

10 Jul 14:09
Compare
Choose a tag to compare
(cargo-release) rendr version 0.3.1

v0.3.0

10 Jul 07:46
Compare
Choose a tag to compare
(cargo-release) express version 0.3.0

0.2.0

08 Jul 15:22
efca9ff
Compare
Choose a tag to compare
Merge pull request #7 from jamf/support-post-scripts

Support for post-render scripts