Skip to content

Releases: noleme/noleme-vault

v0.16: Parser: easy generic modules as service

16 Aug 21:25
Compare
Choose a tag to compare
Parser: easy generic modules as service

v0.15.1

30 May 23:17
Compare
Choose a tag to compare
Parser: proper handling of unvailable env variables, bugfix for varia…

v0.15: Scope: scoped import / blueprint feature

24 May 20:38
c17bcb3
Compare
Choose a tag to compare
Scope: scoped import / blueprint feature

v0.14: Tags: new tag feature with service aggregation and custom module support

10 May 23:16
Compare
Choose a tag to compare
Tags: new tag feature with service aggregation and custom module support

v0.13: Generic lists and maps as variables, GenericModule and VaultAdjuster scope downgrade

05 May 08:45
c9e0392
Compare
Choose a tag to compare

Release v0.13

  • Parser: the scope of VaultAdjusters is now confined to variable tweaking, blocks a bug introduced in an earlier rework that broke down ServiceDefinition tweaking (#14)
  • Variable: generic lists and maps in variables (#12)
  • Module: new GenericModule QoL class for class-based config deserialization (#15)

v0.12.1: CI: enable CI for all branchs

03 May 23:01
8b96329
Compare
Choose a tag to compare
CI: enable CI for all branchs

v0.12

01 May 13:58
a9272c8
Compare
Choose a tag to compare
Parser: env variable resolving expanded with default values and lenie…

v0.11

25 Mar 00:31
Compare
Choose a tag to compare
General: new test-cases, fixed @singleton handling ; Logging: better …