Releases: ontodev/ldtab.clj
Releases · ontodev/ldtab.clj
v2024-05-14
What's Changed
- Add defaults for CREATE TABLE by @ckindermann in #23
- Add sorting option for
exportby @ckindermann in #22
Full Changelog: v2023-12-21...v2024-05-14
2023-12-21
What's Changed
- Escape tabs by @ckindermann in #17
- Help text for subcommands by @ckindermann in #18
- Table option for init by @ckindermann in #19
Full Changelog: v2023-08-19...v2023-12-21
2023-08-19
What's Changed
- Type hints by @ckindermann in #14
- Use longest matching prefix by @ckindermann in #15
Full Changelog: v2022-05-23...v2023-08-19
2022-05-23
Add export and preliminary support for streaming.
2022-03-17
Add import --table <table> option.
2022-03-03
Updated draft supporting init, prefix, import.
2022-02-24
First draft of LDTab import.