Skip to content

Commit 80c5484

Browse files
committed
release
1 parent 357622b commit 80c5484

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
<!-- do not remove -->
44

5+
## 0.0.4
6+
7+
### New Features
8+
9+
- Filter table callable using `xtra` ([#9](https://github.com/AnswerDotAI/fastlite/issues/9))
10+
11+
512
## 0.0.3
613

714
### New Features
815

9-
- Vendor in sqlite-utils and remove dependency ([#7](https://github.com/AnswerDotAI/fastlite/issues/7))
1016
- Add `ids_and_rows_where` and use it to work around sqlite-utils rowid bug ([#6](https://github.com/AnswerDotAI/fastlite/issues/6))
1117
- Add `get_last` and use it to set `last_pk` correctly and return updated row ([#5](https://github.com/AnswerDotAI/fastlite/issues/5))
1218

0 commit comments

Comments
 (0)