Skip to content

Releases: opalstack/opalstack-python

1.0.3

Choose a tag to compare

@yqdv yqdv released this 03 Feb 00:35
aa3fc78
  • Adds apps.mark_installed, a method for an app install script to mark its installation complete

1.0.2

Choose a tag to compare

@yqdv yqdv released this 06 Jun 20:33
  • Adds Usage API support
    • Usage data now accessible via opalapi.usage.webusage_latest() and opalapi.usage.mailusage_latest()

1.0.1

Choose a tag to compare

@yqdv yqdv released this 13 Oct 18:38

This release of opalstack-python brings the following changes:

  • Bug fixes in clone_wp_site.py example script.
  • Addition of opalstack.VERSION and opalstack.__version__ module-level constants

Many thanks to @cvn for reporting issues and submitting flawless PRs. Cheers!

1.0.0

Choose a tag to compare

@yqdv yqdv released this 14 Jun 05:14

Initial public release