Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@AlexHenderson AlexHenderson released this 25 Oct 15:47
· 2 commits to main since this release

Changelog

  • Made all properties protected.
  • Access to each property now via a function.
  • Renamed metadata_as_dict() as metadata().
  • Renamed docs folder as docsbuilder to free up the docs folder for the html help.
  • Moved html help pages to /docs so they are detected correctly by GitHub Pages.
  • Added .nojekyll file to /docs to prevent GitHub screwing up the help file formating.
  • HTML source code documentation now available at https://uommib.github.io/OceanInsightUVVIS/
  • Version bumped to v2.0.0 due to property -> function changes.