xenoterracide / brix

Brix is a CLI tool written in Rust for scaffolding and code generation.
https://crates.io/crates/brix
MIT License
5 stars 0 forks source link

chore: release #38

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

πŸ€– New release

Changelog

## `brix_cli`

## [0.4.1](https://github.com/xenoterracide/brix/compare/brix_cli-v0.4.0...brix_cli-v0.4.1) - 2023-08-22 ### Fixed - fix homepage - fix default log level - fix validator dependency errors, bump versions ### Other - update versions - manually update - bump deps - undo manual version changes - Revert "update major version dependencies where possible" - update major version dependencies where possible - update versions - add metadata for all crates - update all crates for publishing - finish docs - start of proper documentation - proper config dir behavior - workdir flag + start of commands using workdir - logging + cli improvements - searching up to home for config declaration - add license file and headers - improved context, allow multiple config files, cli completions, more - templating updates, global context, and more - compiling - Slightly better error handling - Start of CLI with colors - Initial commit
## `brix_errors`
## [0.2.1](https://github.com/xenoterracide/brix/compare/brix_errors-v0.2.0...brix_errors-v0.2.1) - 2023-08-22 ### Fixed - fix homepage ### Other - manually update - undo manual version changes
## `brix_commands`
## [0.1.2](https://github.com/xenoterracide/brix/compare/brix_commands-v0.1.1...brix_commands-v0.1.2) - 2023-08-22 ### Fixed - fix homepage - fix command prompt behavior - allow recursive copy ### Other - update versions - undo manual version changes - Revert "update major version dependencies where possible" - update major version dependencies where possible - update versions - remove unused imports and update dependencies - exec should stop on error
## `brix_common`
## [0.1.2](https://github.com/xenoterracide/brix/compare/brix_common-v0.1.1...brix_common-v0.1.2) - 2023-08-22 ### Fixed - fix homepage ### Other - update versions
## `brix_processor`
## [0.1.2](https://github.com/xenoterracide/brix/compare/brix_processor-v0.1.1...brix_processor-v0.1.2) - 2023-08-22 ### Fixed - fix homepage ### Other - update versions - undo manual version changes - Revert "update major version dependencies where possible" - update major version dependencies where possible - update versions - add a to-java-package-path template helper - add helpers
## `brix_config_loader`
## [0.1.2](https://github.com/xenoterracide/brix/compare/brix_config_loader-v0.1.1...brix_config_loader-v0.1.2) - 2023-08-22 ### Fixed - fix homepage ### Other - update versions
## `brix`
## [0.3.4](https://github.com/xenoterracide/brix/compare/brix-v0.3.3...brix-v0.3.4) - 2023-08-22 ### Fixed - fix homepage - fix documentation - fix command prompt behavior ### Other - update versions - Merge remote-tracking branch 'origin/main' - remove old publish - manually update - bump deps - undo manual version changes - Revert "update major version dependencies where possible" - update major version dependencies where possible - update versions - add a to-java-package-path template helper - remove unused imports and update dependencies - Merge remote-tracking branch 'origin/main' into ccushing/fix-copy - Bump regex from 1.5.4 to 1.5.5 ([#31](https://github.com/xenoterracide/brix/pull/31)) - add section about reusing templates - Update README.md - Update README.md


This PR was generated with release-plz.