Skip to content

Releases: amannocci/temply

temply v0.7.4

08 Sep 09:27
403740d
Compare
Choose a tag to compare

What's Changed

  • chore: prepare for next iteration by @github-actions in #26
  • build(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #31
  • build(deps-dev): bump the pip group across 1 directory with 3 updates by @dependabot in #30
  • build(deps-dev): bump pre-commit from 3.7.0 to 3.7.1 in the pip group by @dependabot in #32
  • build(deps-dev): bump requests from 2.31.0 to 2.32.0 by @dependabot in #34
  • build(deps-dev): bump the pip group with 2 updates by @dependabot in #33
  • build(deps-dev): bump pylint from 3.2.1 to 3.2.2 in the pip group across 1 directory by @dependabot in #36
  • build(deps-dev): bump pyinstaller from 6.6.0 to 6.7.0 in the pip group by @dependabot in #37
  • build(deps-dev): bump sh from 2.0.6 to 2.0.7 in the pip group by @dependabot in #38
  • build(deps-dev): bump the pip group with 3 updates by @dependabot in #39
  • build(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #40
  • build(deps-dev): bump the pip group with 2 updates by @dependabot in #41
  • build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #42
  • build(deps-dev): bump pyinstaller from 6.8.0 to 6.9.0 in the pip group by @dependabot in #43
  • build(deps-dev): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #44
  • build(deps-dev): bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #45
  • build(deps-dev): bump the pip group with 2 updates by @dependabot in #46
  • build(deps-dev): bump the pip group with 2 updates by @dependabot in #47
  • build(deps-dev): bump the pip group with 2 updates by @dependabot in #48
  • build(deps): bump the pip group with 2 updates by @dependabot in #49
  • feat: better binary generation by @amannocci in #50
  • release: temply v0.7.4 by @github-actions in #54

New Contributors

Full Changelog: 0.7.3...0.7.4

temply v0.7.3

22 Apr 15:51
cc82dd2
Compare
Choose a tag to compare

What's Changed

  • chore: prepare for next iteration by @github-actions in #24
  • release: temply v0.7.3 by @github-actions in #25

Full Changelog: 0.7.2...0.7.3

temply v0.7.2

22 Apr 15:39
72bb3e8
Compare
Choose a tag to compare

What's Changed

  • feat: support for multi os by @amannocci in #21
  • feat: automate release process by @amannocci in #22
  • release: temply v0.7.2 by @github-actions in #23

New Contributors

  • @github-actions made their first contribution in #23

Full Changelog: 0.7.1...0.7.2

temply 0.7.1

21 Oct 16:20
Compare
Choose a tag to compare

Full Changelog: 0.7.0...0.7.1

temply 0.7.0

21 Oct 12:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.7.0

[Released] temply 0.6.1

04 Dec 11:25
Compare
Choose a tag to compare

[Released] temply 0.6.0

01 Dec 19:29
Compare
Choose a tag to compare

[Released] temply 0.5.0

18 Jul 16:21
Compare
Choose a tag to compare
Signed-off-by: amannocci <[email protected]>

[Released] temply 0.4.0

03 May 18:12
Compare
Choose a tag to compare
Signed-off-by: amannocci <[email protected]>

[Released] temply 0.3.0

29 Aug 15:26
Compare
Choose a tag to compare
  • [Added] Compatible with envtpl #2
  • [Added] Support for wildcard environment variable
  • [Added] Support also fromjson filter
  • [Updated] Rename old tests filename
  • [Improved] Better syntax in workflow