Skip to content

Releases: cytomining/CytoTable

v0.0.2

21 Sep 01:58
d64f954
Compare
Choose a tag to compare

Changes

  • Update to v0.0.2 with related automated workflows (#108)
  • Correct SQL preset join references (#106)
  • Move to Parsl HighThroughputExecutor for default workflow execution (#97)
  • Add exception on existing dest_path to avoid unsafe operation (#104)
  • Fix GitHub Actions version specification typo (#103)
  • Update dependencies (#101)
  • Remove dead code for Dagger-based testing (#99)
  • Update test for pandas 2.0.3 compatibility (#98)
  • Close database connections (#95)
  • Reuse existing Parsl configurations (#93)
  • Update DuckDB to ^v0.8.0 (#92)
  • Add PyArrow memory mapping improvements and allocator documentation (#91)
  • Expand source and destination paths (#89)
  • Move to PyArrow parquet writer for data extraction (#87)
  • Adding Legacy Presets for CytoTable (#46)
  • Add SQLite affinity type synonym matching for _sqlite_mixed_type_query_to_parquet (#84)
  • Resolve test_convert_s3_path_sqlite test failures with explicit local_cache_dir (#83)
  • Add SQLite mixed-type compatibility for _get_table_columns_and_types (#82)
  • Add macos testing (#80)
  • Change drop_nulls default in convert() to false (#78)
  • Fix test_convert_s3_path_sqlite test failure inconsistencies (#79)
  • Add output data type casting controls for integers and floats (#49)
  • Add SQLite mixed-type data handling capabilities (#50)
  • Add logo png (#73)
  • Fix link in README (#72)
  • logo (#71)
  • Enable preset overrides (#65)

v0.0.1

13 May 12:06
1887ff8
Compare
Choose a tag to compare

An initial release of CytoTable.