Releases: amannocci/temply
Releases · amannocci/temply
temply v0.7.4
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
- @dependabot made their first contribution in #31
Full Changelog: 0.7.3...0.7.4
temply v0.7.3
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
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
Full Changelog: 0.7.0...0.7.1
temply 0.7.0
What's Changed
- Use github actions instead of TravisCI by @amannocci in #17
- fix: correct multi arch build by @amannocci in #20
New Contributors
- @amannocci made their first contribution in #17
Full Changelog: 0.6.1...0.7.0
[Released] temply 0.6.1
Full Changelog: 0.6.0...0.6.1
[Released] temply 0.6.0
Full Changelog: 0.5.0...0.6.0
[Released] temply 0.5.0
Signed-off-by: amannocci <[email protected]>
[Released] temply 0.4.0
Signed-off-by: amannocci <[email protected]>
[Released] temply 0.3.0
- [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