Skip to content

Releases: yuma140902/tempura

v0.5.2

04 Sep 12:33
070a184
Compare
Choose a tag to compare

v0.5.2

2024-09-04

👷 Build System

  • 1e2467f migrate actions/download-artifact from v3 to v4 (by yuma14)

📝 Documentation Changes

  • 18bd47f how to release (by yuma14)

Pull Requests

  • Merge pull request #114 from yuma140902/migrate-download-artifacts-3-4
  • Merge pull request #113 from yuma140902/doc-how-to-release

v0.5.1

04 Sep 12:05
a6ef321
Compare
Choose a tag to compare

v0.5.1

2024-09-04

Build

  • 2aec83a update dependencies minor version (by yuma14)

🔧 Chores

👷 Build System

  • 77e1b5b clippy::nursery を有効にする (by yuma14)

📝 Documentation Changes

  • 8602592 fix links in doc (by yuma14)

Pull Requests

  • Merge pull request #110 from yuma140902/enhance-ci
  • Merge pull request #105 from yuma140902/update-deps-minor
  • Merge pull request #104 from yuma140902/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
  • Merge pull request #109 from yuma140902/clippy-lint

v0.5.0

18 Dec 19:02
2015725
Compare
Choose a tag to compare

v0.5.0

2023-12-18

🔧 Chores

  • adec4f6 update dependencies (by yuma14)
  • c9c80bc remove finished todo comment (by yuma14)
  • 2b450f0 format (by yuma14)

✨ Features

  • e373fbb add build variables (by yuma14)
  • 52fe94f add YamlLoader (by yuma14)

♻️ Code Refactoring

  • 3419f2f move handlebars_helpers (by yuma14)
  • 11c7a58 move template_engine (by yuma14)
  • c8c41a9 remove local variable bytes_map (by yuma14)
  • ec747e2 remove byte_map in Resource (by yuma14)
  • 8fe3bcc clippy fix (by yuma14)

Pull Requests

  • Merge pull request #100 from yuma140902/update-deps
  • Merge pull request #99 from yuma140902/add-build-variable
  • Merge pull request #98 from yuma140902/refactor-modules
  • Merge pull request #97 from yuma140902/refactor-remove-bytes_map_local_variable
  • Merge pull request #95 from yuma140902/remove-byte-map-from-resource
  • Merge pull request #94 from yuma140902/add-yaml-loader

v0.4.3

10 Nov 18:28
76fc2a8
Compare
Choose a tag to compare

v0.4.3

2023-11-10

🐛 Bug Fixes

  • 799c34e not using TextLoader where it should be used (by yuma14)

Pull Requests

  • Merge pull request #89 from yuma140902/fix-text-loader

v0.4.2

10 Nov 17:33
d7792b2
Compare
Choose a tag to compare

v0.4.2

2023-11-10

🔧 Chores

  • 214c067 update dependencies (by yuma14)

✨ Features

  • 192c1ae remove TextAsTemplate (by yuma14)
  • f05d41f add Reloader as a transformer (by yuma14)

Pull Requests

  • Merge pull request #87 from yuma140902/update-deps
  • Merge pull request #86 from yuma140902/add-loader-source

v0.4.1

10 Nov 14:36
4679a6f
Compare
Choose a tag to compare

v0.4.1

2023-11-10

✨ Features

  • f8953d3 add StringMatcher (by yuma14)

🐛 Bug Fixes

  • c12bcbc use / as path delimiter on Windows when evaluating StringMatcher (by yuma14)

Pull Requests

  • Merge pull request #84 from yuma140902/update-log
  • Merge pull request #83 from yuma140902/add-string-matcher

v0.4.0

10 Nov 11:07
d9b0b59
Compare
Choose a tag to compare

v0.4.0

2023-11-10

✨ Features

  • 5db1218 remove generator, add pipeline (by yuma14)

Pull Requests

  • Merge pull request #81 from yuma140902/init-cmd-warning
  • Merge pull request #80 from yuma140902/fix-resolve-helper
  • Merge pull request #79 from yuma140902/fix-resolve-helper
  • Merge pull request #78 from yuma140902/add-dump-store
  • Merge pull request #76 from yuma140902/remove-output-base-dir
  • Merge pull request #73 from yuma140902/text-to-template
  • Merge pull request #72 from yuma140902/jsonpath
  • Merge pull request #71 from yuma140902/add-combine
  • Merge pull request #70 from yuma140902/add-json-loader
  • Merge pull request #69 from yuma140902/text-loader
  • Merge pull request #68 from yuma140902/precompile-template
  • Merge pull request #67 from yuma140902/add-prefetch-to-value
  • Merge pull request #66 from yuma140902/v0.4.x

v0.3.3

15 Oct 07:58
4f46563
Compare
Choose a tag to compare

v0.3.3

2023-10-15

🔧 Chores

Pull Requests

  • Merge pull request #64 from yuma140902/update-deps

v0.3.2

15 Oct 07:39
9defaeb
Compare
Choose a tag to compare

v0.3.2

2023-10-15

👷 Build System

  • e3cb6aa commit changelog to the same branch (by yuma14)
  • 8ae348c ignore CHANGELOG.md (by yuma14)
  • fed4026 download artifacts (by yuma14)
  • 1415b5c commit changelog to release branch (by yuma14)

📝 Documentation Changes

  • 4d8f281 update CHANGELOG.md for v0.3.2 [skip ci] (by yuma140902)
  • c905658 update CHANGELOG.md for v0.3.2 [skip ci] (by yuma140902)
  • fb217e7 how to download binary (by yuma14)

Reverts

  • ci: commit changelog to release branch
  • update to v0.3.2
  • update to v0.3.2
  • ci: commit changelog to release branch

Pull Requests

  • Merge pull request #62 from yuma140902/revert-ci-fix
  • Merge pull request #59 from yuma140902/fix-ci-2
  • Merge pull request #56 from yuma140902/release/v0.3.2
  • Merge pull request #55 from yuma140902/yuma140902-patch-1
  • Merge pull request #54 from yuma140902/fix-ci-download-artifacts
  • Merge pull request #53 from yuma140902/fix-ci

v0.3.1

15 Oct 06:47
c5c4d04
Compare
Choose a tag to compare

v0.3.1

2023-10-15

👷 Build System

  • c19cc62 change tag commit (by yuma14)
  • 2b0382c release when release pull request was merged (by yuma14)

📝 Documentation Changes

  • 1c0852d update CHANGELOG.md for v0.3.1 [skip ci] (by yuma140902)
  • 5a4dae6 update CHANGELOG.md for v0.3.1 [skip ci] (by yuma140902)
  • c1e4b1f update CHANGELOG.md for v0.3.1 [skip ci] (by yuma140902)

🐛 Bug Fixes

  • 94afcfc release workflow (by yuma14)
  • 21b0910 pre-release workflow (by yuma14)

Pull Requests

  • Merge pull request #51 from yuma140902/release/v0.3.1
  • Merge pull request #50 from yuma140902/release/v0.3.1
  • Merge pull request #49 from yuma140902/change-tag
  • Merge pull request #47 from yuma140902/fix-ci
  • Merge pull request #46 from yuma140902/fix-ci
  • Merge pull request #45 from yuma140902/release/v0.3.0