File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### 1.82.2 (2024-02-01)
4+ * Release: #1022 Prepare release 1.82.2
5+ * Perf: #1021 Improve performance of Tickstore read
6+ * Bugfix: #1019 Remove failing requirements.txt versions
7+ * Docs: #1019 Updated links to ArcticDB website and docs
8+ * Docs: #1017 Fix doc for chunkstore's list_symbols
9+
310### 1.82.1 (2023-10-09)
411 * Release: #1014 Prepare release 1.82.1
512 * Bugfix: #1013 Fix serialized tz name for index timezones of dateutil.timezone.tzutc()
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def run_tests(self):
5858
5959setup (
6060 name = "arctic" ,
61- version = "1.82.1 " ,
61+ version = "1.82.2 " ,
6262 author = "Man AHL Technology" ,
6363 author_email = "arctic@man.com" ,
6464 description = ("AHL Research Versioned TimeSeries and Tick store" ),
You can’t perform that action at this time.
0 commit comments