Skip to content

Releases: pacha/cels

0.4.1

26 Sep 21:49
8eab576

Choose a tag to compare

feat: add new command line parameters to improve control over the out…

0.3.2

19 Jan 01:31
72b33f0

Choose a tag to compare

fix: support YAML custom tags (#16)

0.3.1

26 Oct 14:30
a4f3afe

Choose a tag to compare

fix: bump version number (#14)

0.3.0

23 Jul 22:28
a95e0e9

Choose a tag to compare

feat: add _get() template function (#11)

The _get() template function is added so that values from the input
dictionary can be referenced when using the `render` operation.

0.2.5

23 Jul 21:20

Choose a tag to compare

fix: upgrade gh-action-sigstore-python

0.1.4

17 Nov 17:35
16718b7

Choose a tag to compare

feat: output actual non-ascii characters instead of Unicode codes

0.1.3

26 Sep 17:36
6804759

Choose a tag to compare

Merge pull request #4 from pacha/dev

Improved README file and package metadata

0.1.2

26 Sep 09:47
7b23190

Choose a tag to compare

Merge pull request #3 from pacha/dev

fix: GH release creation