Skip to content

v0.5.12

Compare
Choose a tag to compare
@bmeares bmeares released this 27 Feb 06:45
· 243 commits to main since this release
6aa4279
  • Improved Oracle support.
    Oracle SQL has been fully integrated into the testing suite, and critical bugs have been addressed.
  • Added the install required command.
    When developing plugins, run the command install required to install the packages in the plugin's required list into its virtual environment.
  • Migrated docstrings.
    To improve legibility, many docstrings have been rewritten from reST- to numpy-style. This will make browsing docs.meerschaum.io easier.