Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: Casey <[email protected]>
  • Loading branch information
cmars committed Feb 25, 2024
1 parent dc93003 commit 411f395
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 226 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
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 -->
Loading

0 comments on commit 411f395

Please sign in to comment.