Releases: mabel-dev/draken
Releases · mabel-dev/draken
0.4.2
0.4.1
0.4.0
0.3.0
0.3.0-beta.84
0.3.0-beta.80
0.3.0-beta.78
What's Changed
Full Changelog: 0.0.2a...0.3.0-beta.78
0.0.2a
0.0.2
0.0.1-beta.57
What's Changed
- Tests by @joocer in #27
- fix version file by @joocer in #28
- Add file-level docstrings to all Python and Cython files by @Copilot in #29
- Comprehensive README enhancement with accurate API documentation and development guidelines by @Copilot in #30
- Implement high-performance in-place C/Cython Morsel methods with take, select, rename, to_arrow, and copy by @Copilot in #31
- Update copyright notice format in LICENSE file by @joocer in #32
- Add missing vector types: timestamp, date, time, and array by @Copilot in #33
- Add operation dispatch system with C++ backend and Cython wrapper by @Copilot in #35
- Add vector-vector comparison operations for Int64Vector and Float64Vector by @Copilot in #36
- Implement full JSONL column type support with nullable columns by @Copilot in #37
- Formatting and Test clean up for Release by @joocer in #38
New Contributors
- @Copilot made their first contribution in #29
Full Changelog: 0.0.1-alpha.43.1...0.0.1-beta.57