Skip to content

Commit

Permalink
VER: Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
threecgreen authored Jun 2, 2023
2 parents 2a3b744 + 60f2e09 commit aca7385
Show file tree
Hide file tree
Showing 27 changed files with 515 additions and 138 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.6.1 - 2023-06-02
- Added `--fragment` and `--zstd-fragment` CLI arguments to read DBN streams
without metadata
- Added `csv::Decoder::get_ref` that returns reference to the underlying writer
- Added missing Python getter for `InstrumentDefMsg::group`
- Added dataset constants
- Changed `c_char` fields to be exposed to Python as `str`

## 0.6.0 - 2023-05-26
- Renamed `booklevel` MBP field to `levels` for brevity and consistent naming
- Added `--limit NUM` CLI argument to output only the first `NUM` records
Expand Down
Loading

0 comments on commit aca7385

Please sign in to comment.