Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 927 Bytes

Changelog

v0.3.0 (February 2024)

  • 🔧 Move to sphinx-extensions2 organisation by @chrisjsewell in #17
  • 👌 Improve parsing of multiline docstrings by @AlexTorx in #15
  • 🐛 FIX: Exception when rendering CheckConstraints by @Starbat in #19

v0.2.0 (November 2023)

  • 🐛 FIX: Skip non-columns by @rclaasen in #2
  • ⬆️ Update sphinx version to 5,6,7 by @chrisjsewell in #6
  • ⬆️ Update sqlachemy version to 2 by @chrisjsewell in #12

v0.1.1 (November 2021)

✨ NEW: Nested parse class docstrings

v0.1.0 (November 2021)

Initial release.