Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 2.71 KB

Changelog

0.4.1 (2024-10-21)

Bug Fixes

  • Don't create migration if there are no schema changes (#118) (979518b)

0.4.0 (2024-10-18)

Features

  • add default none to pydantic validators (#116) (1af830c)

0.3.0 (2024-10-10)

Features

0.2.0 (2024-10-07)

Features

  • allow ability to add global dependencies (#110) (90bb9b6)

Bug Fixes

0.1.1 (2024-08-01)

Bug Fixes

  • use shared infra github token for release please (#92) (78e7da7)

0.1.0 (2024-07-31)

Features

  • (test release action) use git as versioning (#90) (6da3e21)
  • support LinkML field names with spaces. (#75) (f7636ed)

Bug Fixes

  • specify when build and test should run (#91) (8f09e57)