55 lines
1.8 KiB
Markdown
55 lines
1.8 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## 0.1.1 (2023-10-16)
|
|
|
|
### Bug Fixes
|
|
|
|
- <csr-id-b39fb4cf1f19fee8ddd183a2401fe88143cf4dd7/> add changelog
|
|
|
|
### Commit Statistics
|
|
|
|
<csr-read-only-do-not-edit/>
|
|
|
|
- 25 commits contributed to the release over the course of 20 calendar days.
|
|
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
|
- 0 issues like '(#ID)' were seen in commit messages
|
|
|
|
### Commit Details
|
|
|
|
<csr-read-only-do-not-edit/>
|
|
|
|
<details><summary>view details</summary>
|
|
|
|
* **Uncategorized**
|
|
- Add changelog (b39fb4c)
|
|
- Revert back to published version number (acc29d6)
|
|
- Ignore the .sccache dir just in case (c6a339c)
|
|
- Remove license-file prop (89acdbc)
|
|
- Include the cargo build pipeline (7f89c4e)
|
|
- Add features section (5c503ef)
|
|
- Put init and build behind feature flags (073ad4c)
|
|
- Make changes to exclude and license (90bab6c)
|
|
- Start work on pipeline (21beccd)
|
|
- Start work on init command (564ea91)
|
|
- Don't specify specific include (bc4557a)
|
|
- Set bin (6b6578b)
|
|
- Remove default-run (fcf653d)
|
|
- Update Cargo.toml in order to publish (6753ab5)
|
|
- Fix recipe and templates (8668a7a)
|
|
- Fix template (c415f6a)
|
|
- Clean up the code a bit (bd04489)
|
|
- Create autorun script capabilities (2cd8878)
|
|
- Add LICENSE (a28f0af)
|
|
- Allow for custom Containerfile adding (69effba)
|
|
- Get cli in basic working order (bd6fabd)
|
|
- Able to generate a Containerfile (e42cda0)
|
|
- Making some progress (5361b36)
|
|
- Create templates, serialization structs, and cli arg parsing (783c53e)
|
|
- Initial commit (6a7cadd)
|
|
</details>
|
|
|