Skip to content

Commit

Permalink
Update README with import feature and Jayvee formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-schwarz committed Aug 14, 2024
1 parent 5c8b5c4 commit d39b439
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Explore a glimpse of our upcoming features in the following list. This overview
- ✅ Column-based transformations
- ✅ Describe blocks via builtin block types in Jayvee
- ✅ Compose logic of multiple blocks via composite block types
- ⌛ Multi-file Jayvee to distribute programs over multiple files (see [RFC 0015](./rfc/0015-multi-file-jayvee/0015-multi-file-jayvee.md))
- ✅ Multi-file Jayvee to distribute programs over multiple files
- ✅ Jayvee formatter
- ⌛ Improve the syntax of value types (see [RFC 0014](https://github.com/jvalue/jayvee/pull/409))
- ⌛ Jayvee formatter
- ⌛ Reusable libraries (with a package manager)
- ⌛ Further extractors and sinks
- 🤔 Reusable libraries (with a package manager)
- 🤔 Composite value types (with multiple fields)
- 🤔 Natively support tree data (XML, JSON)
- 🤔 Valuetypes parsers (to read and write different formats)
Expand Down

0 comments on commit d39b439

Please sign in to comment.