Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to v0.3.0 #45

Merged
merged 1 commit into from
Oct 15, 2023
Merged

update to v0.3.0 #45

merged 1 commit into from
Oct 15, 2023

Conversation

yuma140902
Copy link
Owner

No description provided.

@github-actions
Copy link

v0.3.0

2023-10-15

👷 Build System

  • 3702e3a fix pre-release workflow (by yuma14)
  • 31c360c fix release workflow (by yuma14)
  • 3b2e0a1 update release workflow (by yuma14)

📝 Documentation Changes

  • 9dd512d update CHANGELOG.md for v0.3.0 [skip ci] (by yuma140902)
  • 166efc7 update CHANGELOG.md for v0.2.3 [skip ci] (by yuma140902)

✨ Features

  • 5045d9c show commands to build website after tempua init (by yuma14)
  • 733228d generate default gitignore file with tempura init (by yuma14)
  • 1bb8dd4 change templates path from src/ to src/templates/ (by yuma14)
  • help: fe65ea5 add help message for subcommands (by yuma14)

♻️ Code Refactoring

  • a516f52 remove ProjectConfig.match_regex, use serde_regex (by yuma14)
  • bab26a3 generators (by yuma14)
  • 0fd8891 use directory::get_templates_directory (by yuma14)

Pull Requests

  • Merge pull request #44 from yuma140902/fix-release-workflow
  • Merge pull request #42 from yuma140902/gha-release
  • Merge pull request #41 from yuma140902/add-command-help
  • Merge pull request #40 from yuma140902/init-done-message
  • Merge pull request #39 from yuma140902/generate-gitignore
  • Merge pull request #38 from yuma140902/use-serde-regex
  • Merge pull request #36 from yuma140902/template-engine
  • Merge pull request #35 from yuma140902/loader-and-value
  • Merge pull request #34 from yuma140902/refactor-generators
  • Merge pull request #33 from yuma140902/update-chglog
  • Merge pull request #32 from yuma140902/change-templates-path

BREAKING CHANGE

Template path

Templates should be placed in src/templates/ or its child directories.

v0.2.3

2023-10-14

📝 Documentation Changes

  • 865fa94 update CHANGELOG.md for v0.2.3 [skip ci] (by yuma140902)
  • 687be47 update CHANGELOG.md for v0.2.2 [skip ci] (by yuma140902)

Pull Requests

  • Merge pull request #31 from yuma140902/update-deps
  • Merge pull request #30 from yuma140902/add-license-files
  • Merge pull request #29 from yuma140902/release-v0.2.2

v0.2.2

2023-07-12

👷 Build System

  • e6d1f48 do not continue on error (by yuma14)

📝 Documentation Changes

  • 5df3a5f add badges to readme (by yuma14)
  • dd04636 update readme (by yuma14)
  • 12aee79 update CHANGELOG.md for v0.2.1 [skip ci] (by yuma140902)

Pull Requests

  • Merge pull request #28 from yuma140902/use-anyhow-context
  • Merge pull request #27 from yuma140902/create-parent-dirs
  • Merge pull request #26 from yuma140902/reduce-unwrap
  • Merge pull request #24 from yuma140902/enrich-generator-result

v0.2.1

2023-02-14

🔧 Chores

  • a0c9582 add skip ci to changelog commit (by yuma14)
  • 82a017c remove workflow_dispatch (by yuma14)
  • CI: 5d94884 add ci.yml (by yuma14)
  • CI: ec1a883 update actions-rs/cargo and actions-rs/toolchain (by yuma14)
  • CI: 5ad6a1c fix typo (by yuma14)
  • cd: 89a691b fix branch name (by yuma14)

👷 Build System

  • 3897a93 publish to crates.io (by yuma14)
  • 4d0eb25 use git-chglog in release workflow (by yuma14)
  • 3037333 change docs: to doc: (by yuma14)

📝 Documentation Changes

  • b697528 update CHANGELOG.md for v0.2.1 [skip ci] (by yuma140902)
  • 52f2465 update CHANGELOG.md for v0.2.1 [skip ci] (by yuma140902)
  • 77b58f8 update CHANGELOG.md for v0.2.5 [skip ci] (by yuma140902)
  • 5744f56 update CHANGELOG.md for v0.2.4 [skip ci] (by yuma140902)

Docs

  • 2933c1d update CHANGELOG.md for v0.2.1 (by yuma140902)

♻️ Code Refactoring

  • d714ce9 cargo fmt --all (by yuma14)
  • 3244143 cargo clippy --fix (by yuma14)

Pull Requests

  • Merge pull request #16 from yuma140902/fix-git-chglog-not-found-for-sure
  • Merge pull request #15 from yuma140902/ci-no-longer-use-toolchain-action
  • Merge pull request #14 from yuma140902/fix-git-chglog-not-found
  • Merge pull request #13 from yuma140902/setup-go-release-workflow
  • Merge pull request #11 from yuma140902/fix-ci-cache
  • Merge pull request #10 from yuma140902/git-chglog
  • Merge pull request #9 from yuma140902/releasing-workflow
  • Merge pull request #8 from yuma140902/ci-workflow
  • Merge pull request #7 from yuma140902/workflows

v0.2.0

2022-11-01

BREAKING_CHANGE

  • 1544096 rename gen subcommand to build (by yuma140902)
  • cbb6a97 change pages and templates directory (by yuma140902)

v0.1.0

2022-10-31

@yuma140902 yuma140902 merged commit 87c88a4 into master Oct 15, 2023
4 checks passed
@yuma140902 yuma140902 deleted the release/v0.3.0 branch October 15, 2023 05:41
This was referenced Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant