Skip to content

Releases: Cubicpath/dyncommands

v1.3.0 Unrestricted Mode

03 Jan 08:38

Choose a tag to compare

https://pypi.org/project/dyncommands/1.3.0/

  • Allow turning off RestrictedPython module compilation if you know you are running trusted code
  • Move tox.ini to pyproject.toml
  • Expand pylint configuration in pyproject.toml
  • 100% Test Coverage

v1.2.0 JSON Schema validators

22 Dec 18:45

Choose a tag to compare

https://pypi.org/project/dyncommands/1.2.0/

  • jsonschema dependancy
  • Draft-7 JSON Schema implementation for commands.json files
  • fully move from setup.py to setup.cfg
  • Fixed include_package_data in setup.cfg

v1.1.2 Pathlib

19 Dec 10:24

Choose a tag to compare

https://pypi.org/project/dyncommands/1.1.2/

  • Switch from string paths and os.path to pathlib

v1.1.1

16 Dec 10:53

Choose a tag to compare

https://pypi.org/project/dyncommands/1.1.1/

  • Fixes a possible issue with the end of a multi-line single-quote dosctring not being detected

v1.1.0 Docstring in command modules

13 Dec 03:35
8225131

Choose a tag to compare

https://pypi.org/project/dyncommands/1.1.0/

  • Docstrings are no longer ignored
  • Allows comments below command function's definition

v1.0.1 PyPI auto-release

05 Dec 11:05

Choose a tag to compare

https://pypi.org/project/dyncommands/1.0.1/

  • code syntax for README.md
  • pypi auto-release workflow

v1.0.0 Release

05 Dec 09:40

Choose a tag to compare