Skip to content

Releases: hivesolutions/admin-scripts

0.7.1

12 Mar 09:33
6be0fc8

Choose a tag to compare

Added

  • __main__.py entry point to allow running the package with python -m admin_scripts

0.7.0

08 Jan 11:10
9242956

Choose a tag to compare

Added

  • AGENTS.md file with comprehensive contribution guidelines and coding standards
  • CHANGELOG.md file for tracking project changes
  • CLAUDE.md file for AI assistant guidance

Changed

  • Package name from "admin_scripts" to "admin-scripts" for consistency
  • CI workflow upgraded from Python 2.7 to Python 3.12
  • Added pytest as the test runner in CI workflow
  • Added setuptools upgrade step in CI workflow