这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: henfee/YANOM-Note-O-Matic

Tags

v1.3.3

Toggle v1.3.3's commit message
Update to CHANGELOG for release date

1.3.2.1-beta

Toggle 1.3.2.1-beta's commit message
update for release v1.3.2

version numbers, changelog, readme

v1.3.2

Toggle v1.3.2's commit message
update for release v1.3.2

version numbers, changelog, readme

v1.3.1

Toggle v1.3.1's commit message
v1.3.1 release

v1.3.0

Toggle v1.3.0's commit message
Version 1.3.0 Release

update docker build script for new version
add script to build mac-osx pyinstaller package
Change pandoc_converter.py - removed check for is-pandoc-installed this was a double check as already tested when checking version number and converting strings.  It also caused an issue when Windows Defender antivirus no longer allowed a single file build from pyinstaller as shutil would not find the pandoc exe for no apparent reasons so removed the check.

Version 1.3.0 Release

1.2.0

Toggle 1.2.0's commit message

1.1.0

Toggle 1.1.0's commit message
Update docker build script adding versoin to image tag

Added app version to the docker hub image tags

1.0.0

Toggle 1.0.0's commit message
Clean code

cleaned up text in config_data.py that appears in config.ini

Simplified search for checklists for NSX files checklist_processing.py

More tidying up in arg_parsing.py and interactive_cli.py