|
@@ -1,5 +1,16 @@
|
|
## 0.4
|
|
## 0.4
|
|
|
|
|
|
|
|
+### 0.4.2
|
|
|
|
+
|
|
|
|
+- Add `remove()` to QueryInterface.
|
|
|
|
+- Add Deref/DerefMut to Serialized<T>.
|
|
|
|
+
|
|
|
|
+### 0.4.1
|
|
|
|
+
|
|
|
|
+- Add `bundled_sqlite` feature.
|
|
|
|
+
|
|
|
|
+### 0.4.0
|
|
|
|
+
|
|
- Complete rework of query interface and schema specification.
|
|
- Complete rework of query interface and schema specification.
|
|
- In particular, added support for foreign key lookups
|
|
- In particular, added support for foreign key lookups
|
|
- Added `clap` CLI generation
|
|
- Added `clap` CLI generation
|