This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Releases: sushichan044/ajisai
Releases · sushichan044/ajisai
v0.5.3
Changelog
- 45ad6c9 Revert "chore: bump version to 0.5.3"
- 3829a05 build(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 (#78)
- 6389351 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (#79)
- 969d4f9 chore(internal): add XML Marshaling for Preset and Package (#76)
- cbb59ad chore: bump version to 0.5.3
- 1486d4f ci: continue only if PR found
Released by GoReleaser.
v0.5.2
v0.5.1
v0.5.0
Changelog
- c84690f Release for v0.5.0 (#64)
- 458a4c9 build: exclude tagpr commits from changelog (#59)
- 7567b83 ci: don't commit if no diff
- f4ebe0a ci: edit pr title automatically
- 99549ac ci: jq input
- 8f142b9 ci: reset before checkout
- 4a3e922 ci: set identity
- c7fe989 ci: use tagpr, but delegate version bump to svu (#61)
- f5b1403 ci: we should use echo and stdin (#62)
- c654ac2 feat: autofill description from h1 (#66)
- 7701a2f feat: automatically add gitignore to generated directories (#65)
- 931f9d0 fix (#63)
Released by GoReleaser.
v0.4.4
Changelog
- 5530648 [tagpr] prepare for the next release (#56)
- 7cb216a [tagpr] prepare for the next release (#58)
- 93459ad ci: setup tagpr correctly (#55)
- 68c66f5 ci: use Songmu/tagpr for release management (#54)
- 9a13649 ci: use deploy key (#57)
- c8ba21f fix: only pull, not rebase (#51)
- 93ff152 fix: rules without attach metadata are falls back to manual (#53)
Released by GoReleaser.
v0.4.3
Changelog
- c794209 chore: add mise hooks to auto-apply rules
- 68c8d52 fix: stricter nil check in config serializer (#50)
Released by GoReleaser.
v0.4.2
v0.4.1
v0.4.0
Changelog
- 217626b feat: re-write config manager to support multiple config files
- bef1070 feat: support
.yamlconfig files (#38)
Released by GoReleaser.
v0.3.0
Changelog
- 1e4a184 Merge pull request #36 from sushichan044/feat/default-config-is-yaml
- d1b3af4 Merge pull request #37 from sushichan044/docs/import-export
- 6cd67c4 add caution (#30)
- 78fa1da chore: clarify err message
- 3751c32 chore: clarify package manifest load failure
- fb64edd chore: rename
- 3991a93 chore: rename json config into serializable config and add yaml tag
- 54c2131 chore: tidy code (#34)
- 7ce1b1d chore: wrap err
- 74f3f33 feat!: drop json support
- c61801a feat: rewrite and introduce package system (#32)
- 9249cf3 feat: use yaml config by default
- b44a751 perf: faster string operation
- 2511d15 perf: specify size
- 66cd26f refactor: bridge and repository responsibility (#27)
- 2f66a3c refactor: exit in main
- aa6affa refactor: naming conventions (#28)
- 324e49e refactor: rearrange reusable logic (#26)
- 37de8b1 refactor: tidy (#35)
- 9b707eb refactor: use atomic file write (#33)
Released by GoReleaser.