Releases: tyrchen/codebank
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
0.4.0 - 2025-04-28
Other
- Feature/support go (#4)
-
feature: add package file (#3)
-
feature: add package file
-
Update specs/0006-package-file.md
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
-
feature: support golang
-
fix: fix test cases
-
chore: update parser example
-
chore: add go.mod for package file
-
fix: manually fixed struct formatter
-
fix: fixed failing test
-
chore: bump version
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com - (f66cb4b) - Tyr Chen
v0.3.1
v0.3.0
0.3.0 - 2025-04-27
Features
Miscellaneous Chores
- fix cargo category - (e801ebd) - Tyr Chen
- udpate readme - (328e71f) - Tyr Chen
- fix function parsing - (b4f9552) - Tyr Chen
Other
- Merge pull request #1 from tyrchen/feature/support-cpp
Feature/support cpp - (4846704) - Tyr Chen
- Fix/fix rust parser formatter (#2)
-
fix: trait methods should be public
-
feature: add FieldUnit
-
feature: parse fields for rust
-
feature: add similar logic to other languages
-
fix: improve formatter
-
feature: improve formatter
-
chore: update to rust 2024 (AI automatically switch it to 2021)
-
chore: use oncecell for regex - (a674d7c) - Tyr Chen