Skip to content

Commit

Permalink
OPT: Improve CSV and JSON encoding with itoa
Browse files Browse the repository at this point in the history
  • Loading branch information
threecgreen committed Nov 9, 2023
1 parent bb7b7bb commit 2c2940a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Improved error reporting for `HistoricalClient` when receiving an error from
Databento's API
- Improved error messages around API keys
- Improved performance of CSV and JSON encoding
- Added support for emitting warnings from historical API response headers, such as for
future deprecations
- Added `PartialEq` and `Eq` implementations for parameter builder classes
Expand Down

0 comments on commit 2c2940a

Please sign in to comment.