Skip to content

Releases: mtintes/configamajig

v0.0.23

Choose a tag to compare

@mtintes mtintes released this 16 Dec 21:41
8b93bc7
Bump golang.org/x/crypto from 0.31.0 to 0.45.0 in /cli (#28)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.22

Choose a tag to compare

@mtintes mtintes released this 08 Oct 03:00
549b0ac

What's Changed

Full Changelog: v0.0.21...v0.0.22

v0.0.21

Choose a tag to compare

@mtintes mtintes released this 01 Oct 00:07

Full Changelog: v0.0.20...v0.0.21

v0.0.20

Choose a tag to compare

@mtintes mtintes released this 01 Oct 00:02

Full Changelog: v0.0.19...v0.0.20

v0.0.19

Choose a tag to compare

@mtintes mtintes released this 30 Sep 23:52

Full Changelog: v0.0.18...v0.0.19

v0.0.18

Choose a tag to compare

@mtintes mtintes released this 30 Sep 23:47
b724d37

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

Choose a tag to compare

@mtintes mtintes released this 25 Sep 02:37
62c1942

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

Choose a tag to compare

@mtintes mtintes released this 22 Sep 22:51
98f4217

What's Changed

  • ability to add props to the root mem map by @mtintes in #18
  • Inject raw properties via config file by @mtintes in #19

Full Changelog: v0.0.15...v0.0.16

v0.0.15

Choose a tag to compare

@mtintes mtintes released this 20 Sep 02:40
a82438b

What's Changed

  • generate config command by @mtintes in #14
  • templating bad values fails super gracefully with trace output by @mtintes in #15

Full Changelog: v0.0.14...v0.0.15

v0.0.14

Choose a tag to compare

@mtintes mtintes released this 20 Sep 02:09
2580b4d

What's Changed

  • adds sprig to templating for even more funcs by @mtintes in #12
  • makes this more package friendly and removes cruft by @mtintes in #13

Full Changelog: v0.0.13...v0.0.14