File tree 5 files changed +266
-226
lines changed
5 files changed +266
-226
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ## [ 0.1.1] - 2024-02-25
6
+
7
+ ### 🚀 Features
8
+
9
+ - Add fileindex crate
10
+
11
+ ### ⚙️ Miscellaneous Tasks
12
+
13
+ - Move veilid node to sub-crate
14
+ - Reorganize workspace & subcrates.
15
+ - Update distrans-peer dependency on fileindex
16
+ - Top-level bin package depends on 0.1.0
17
+ - Add release-plz and git-cliff config
18
+ - Add cargo-dist
19
+ - Update repository to github
20
+ - Regenerate wix file
21
+ - Release sub-crates
22
+ - Hack to fake out veilid-core build script
23
+ - Enable cargo-dist allow-dirty for ci
24
+ - Support same env build bypass as veilid-core
25
+ - Skipping capnp won't work, let's install it
26
+ - Disable windows for now, sudo install capnp
27
+ - Fix tool dep installation for linux & macos
28
+
29
+ ### Index
30
+
31
+ - : from_file test
32
+
33
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments