Skip to content

Releases: kunitsucom/arcgen

v0.0.12-rc.10

12 Aug 23:25
b2e881e
Compare
Choose a tag to compare

What's Changed

🐛 A bug fix

Full Changelog: v0.0.12-rc.9...v0.0.12-rc.10

v0.0.12-rc.1

11 Aug 21:45
a64c8e7
Compare
Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

  • BREAKING CHANGE: Fix names of options for golang by @ginokent in #38

✨ A new feature

♻️ A code change that neither fixes a bug nor adds a feature

Full Changelog: v0.0.11...v0.0.12-rc.1

v0.0.11

05 Jun 07:25
6a0a69a
Compare
Choose a tag to compare

What's Changed

🐛 A bug fix

Full Changelog: v0.0.10...v0.0.11

v0.0.10

05 Jun 07:17
1d068c2
Compare
Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

  • BREAKING CHANGE: Modify to allow multiple values to be passed to the source by @ginokent in #34

Full Changelog: v0.0.9...v0.0.10

v0.0.9

05 Jun 06:32
d1b9abf
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build: Update Go from 1.21.4 to 1.22.3 by @ginokent in #26
  • build(go): bump github.com/kunitsucom/util.go from 0.0.60-rc.2 to 0.0.66 in the dependencies group by @dependabot in #28
  • ci(github-actions): bump the dependencies group with 4 updates by @dependabot in #29

👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)

📝 Documentation only changes

✨ A new feature

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

21 Nov 16:17
c81cf04
Compare
Choose a tag to compare

What's Changed

📝 Documentation only changes

✨ A new feature

  • feat: modify comment annotation detection regex by @ginokent in #12

🧑‍💻 Changes to the build process or auxiliary tools and libraries such as documentation generation

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Nov 07:56
1eb2870
Compare
Choose a tag to compare

What's Changed

🐛 A bug fix

  • fix: modify Makefile for build -ldflags by @ginokent in #10

♻️ A code change that neither fixes a bug nor adds a feature

Full Changelog: v0.0.6...v0.0.7

v0.0.6

11 Nov 20:53
486a798
Compare
Choose a tag to compare

What's Changed

📝 Documentation only changes

🐛 A bug fix

  • Revert "fix: Modify the receiver of the generated code from a pointer receiver to a value receiver" by @ginokent in #7

Full Changelog: v0.0.5...v0.0.6

v0.0.5

11 Nov 19:34
5022069
Compare
Choose a tag to compare

What's Changed

📝 Documentation only changes

🐛 A bug fix

  • fix: Modify the receiver of the generated code from a pointer receiver to a value receiver by @ginokent in #5

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Nov 19:19
48bc393
Compare
Choose a tag to compare

What's Changed

♻️ A code change that neither fixes a bug nor adds a feature

  • refactor: Add option to specify generated method name by @ginokent in #4

Full Changelog: v0.0.3...v0.0.4