-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Casey <[email protected]>
- Loading branch information
Showing
5 changed files
with
270 additions
and
226 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [0.1.1] - 2024-02-25 | ||
|
||
### 🚀 Features | ||
|
||
- Add fileindex crate | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Move veilid node to sub-crate | ||
- Reorganize workspace & subcrates. | ||
- Update distrans-peer dependency on fileindex | ||
- Top-level bin package depends on 0.1.0 | ||
- Add release-plz and git-cliff config | ||
- Add cargo-dist | ||
- Update repository to github | ||
- Regenerate wix file | ||
- Release sub-crates | ||
- Hack to fake out veilid-core build script | ||
- Enable cargo-dist allow-dirty for ci | ||
- Support same env build bypass as veilid-core | ||
- Skipping capnp won't work, let's install it | ||
- Disable windows for now, sudo install capnp | ||
- Fix tool dep installation for linux & macos | ||
- Install tools needs sudo cleanup | ||
- Trying to get macos build to pass | ||
- Fix uname command for macos | ||
- Typo in tools script | ||
|
||
### Index | ||
|
||
- :from_file test | ||
|
||
<!-- generated by git-cliff --> |
Oops, something went wrong.