Skip to content

Commit d39b439

Browse files
committed
Update README with import feature and Jayvee formatter
1 parent 5c8b5c4 commit d39b439

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Explore a glimpse of our upcoming features in the following list. This overview
2424
- ✅ Column-based transformations
2525
- ✅ Describe blocks via builtin block types in Jayvee
2626
- ✅ Compose logic of multiple blocks via composite block types
27-
- ⌛ Multi-file Jayvee to distribute programs over multiple files (see [RFC 0015](./rfc/0015-multi-file-jayvee/0015-multi-file-jayvee.md))
27+
- ✅ Multi-file Jayvee to distribute programs over multiple files
28+
- ✅ Jayvee formatter
2829
- ⌛ Improve the syntax of value types (see [RFC 0014](https://github.com/jvalue/jayvee/pull/409))
29-
- ⌛ Jayvee formatter
30+
- ⌛ Reusable libraries (with a package manager)
3031
- ⌛ Further extractors and sinks
31-
- 🤔 Reusable libraries (with a package manager)
3232
- 🤔 Composite value types (with multiple fields)
3333
- 🤔 Natively support tree data (XML, JSON)
3434
- 🤔 Valuetypes parsers (to read and write different formats)

0 commit comments

Comments
 (0)