Skip to content

Releases: flanksource/gomplate

v3.24.76

09 Apr 15:33
Immutable release. Only release title and notes can be modified.
de89081

Choose a tag to compare

3.24.76 (2026-04-09)

Features

  • add xpath(xpathStr, xmlStr) CEL function (#153) (de89081)

v3.24.75

18 Mar 08:55
a83378f

Choose a tag to compare

3.24.75 (2026-03-18)

v3.24.74

16 Mar 05:43
0d8c99c

Choose a tag to compare

3.24.74 (2026-03-16)

v3.24.73

06 Mar 12:34
ce67f63

Choose a tag to compare

3.24.73 (2026-03-06)

v3.24.72

05 Mar 18:47
d5231ff

Choose a tag to compare

3.24.72 (2026-03-05)

v3.24.71

04 Mar 16:20
b7a07e9

Choose a tag to compare

3.24.71 (2026-03-04)

Features

v3.24.70

04 Mar 16:13

Choose a tag to compare

3.24.70 (2026-03-04)

Features

  • add lenient time.ParseDateTime (1a4faf6)

v3.24.69

02 Mar 12:21
7387fc1

Choose a tag to compare

3.24.69 (2026-03-02)

Features

  • cel: add time.InTimeRange for time-of-day range checks (#145) (7387fc1)

v3.24.68

26 Feb 09:21

Choose a tag to compare

3.24.68 (2026-02-26)

Features

  • cel: override first/last with nil-safe, list+map support (784fbb3)

v3.24.67

25 Feb 10:56

Choose a tag to compare

3.24.67 (2026-02-25)

Bug Fixes

  • lint: fix gofmt, staticcheck, and unconvert issues (5012776)

Features

  • coll: add coalesce, first, last and nilsafe CEL functions (52e9f00)
  • net: add net.ContainsCIDR and net.IsValidIP functions (8b92714)