v0.4.2-alpha.2 Release
v0.4.2-alpha.2
Changes
- PR #31 Fix cargo test
- PR #30 fix: disable print panic info
- PR #28 chore: bump version to 0.4.2
- PR #27 refactor: parser return recoverable Errors with Result
- PR #26 refactor: modify error output.
- PR #25 Fix rest api compiler err
- PR #24 Remove statistics for some code types
- PR #23 Dev/peefy/refactor kclvm code
- PR #22 refactor: Upgrade PyYAML dependencies.
- PR #21 fix: string key node unify in the config.
- PR #20 refactor: adjusted some macros in kclvm-parser and add some methods in kclvm-ast
- PR #19 refactor: a temporary adjustment for aborting after error in kclvm-sema.
- PR #18 Dev/peefy/refactor sema code
- PR #14 feat: add kclvm-windows.zip build to windows github action
- PR #13 feat: add cargo build to windows github action
- PR #12 refactor: refine some code and comments in the sema crate.
- PR #9 feat: add plugins submodule.
- PR #8 refactor: move script folder into internal.
- PR #7 refactor: refine KCLVM repo.
- PR #6 fix: add pos to comment node
- PR #5 Dev/peefy/feat printer tool
- PR #4 fix: comment parser
- PR #3 Dev/peefy/query tools
- PR #2 feat: add tools::printer module.
- PR #1 fix: pkgpath prefix replace.
Documentation
Detailed documentation is available at https://kusionstack.io/