Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@DifferentialOrange DifferentialOrange released this 13 Mar 09:42

Overview

This release introduces new API to check module version in code.

Changed

  • Add versioning support through module._VERSION (PR #65).
  • Deprecate versioning support through module.VERSION (PR #66).