Skip to content

Releases: UDST/orca

v1.7

23 Aug 20:44
Compare
Choose a tag to compare
  • Support for PyTables 3.7+
  • Tested against Python 3.9 and 3.10
  • Removes server module

v1.6

30 Mar 20:45
8bf0e2a
Compare
Choose a tag to compare

v1.5.4

09 Nov 19:31
0a41626
Compare
Choose a tag to compare
  • Support for PyToolz 0.11+

v1.5.3

23 Oct 23:19
306e91b
Compare
Choose a tag to compare

Updated requirements to streamline installation

v1.5.1

22 Jun 21:43
Compare
Choose a tag to compare

Update required version of toolz

v1.5.0

22 Jun 00:12
Compare
Choose a tag to compare
  • Remove zbox as a dependency

General improvements and fixes

19 Apr 12:06
Compare
Choose a tag to compare
  • Modify merge_tables behavior in case of identical column names in multiple
    tables
  • Add cast option to update_col_from_series to handle type mismatches
  • Updated logic for outputting HDF5 files
  • Add file compression to run and write_tables
  • Fix base year output for iter_var dependencies
  • Add iter_step injectable to track current simulation step
  • Change default behavior to output only local tables to out_run_tables
  • Use sets instead of lists in to_frame