This repository has been archived by the owner on May 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(release-notes): changelogs, preparing for new (v0.1.1) release
- Loading branch information
Showing
2 changed files
with
70 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [0.1.1] - 2023-11-22 | ||
|
||
### Features | ||
|
||
- Docx for the app // pkg demp | ||
|
||
### Miscellaneous Tasks | ||
|
||
- Fixed desc for the app | ||
- Fixed spells ; notes for hysp directory structure | ||
- Show demo upon logo clicksss | ||
|
||
## [0.1.0] - 2023-11-21 | ||
|
||
### Documentation | ||
|
||
- Update | ||
|
||
### Features | ||
|
||
- Dir;conf structure an ui | ||
- Test app builds on push // release ci actions | ||
- (dirs); home,bin,data structure for the pkg infos | ||
- The overall flow of the pkg | ||
- Args skeleton for cli | ||
- Basic implementation to download and process pkg toml | ||
- Load repo url from env else use @bytehunt/seren-pkgs | ||
- Install on tmp and move on seren-bin-dir | ||
- Basic installation poc, working code | ||
- Check for conflict/deps (stable) | ||
- Pkg manager for *nix [working code] | ||
- Initialized docx | ||
|
||
### Miscellaneous Tasks | ||
|
||
- Working code / fetch toml from the repo | ||
- Use multiple structs to handle pkg info | ||
- Use distinct keywords based on usages | ||
- Show example env variables | ||
- Use strings instead of vector // testing infos | ||
- Start engine from init | ||
- Use mutable vars befor spinning | ||
- Removed unused deps | ||
- Use new binary name for the releases | ||
- Use capitalized the readme file | ||
- Don't release for windows aarch | ||
|
||
### Refactor | ||
|
||
- Store args inside single file | ||
- Fixed ascii // app name over the app | ||
|
||
### Init | ||
|
||
- Skeleton for the app | ||
|
||
<!-- generated by git-cliff --> |