Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 659 Bytes

Changelog

Observes Semantic Versioning standard and Keep a Changelog convention.

3.5.1 - 2023-03-27

  • Bugfix: Allow schemas named with dashes

3.5.0 - 2022-03-21

  • Bugfix: Cascading delete for renamed foreign keys (#379) PR #386
  • Minor: Add renaming the same attribute multiple times within a single projection PR #386
  • Minor: Add config for reading values with 32-bit dimensions (datajoint/mym#86) PR #395