natlinkv5.0.0.pre
Pre-release
Pre-release
quintijn
released this
05 Feb 15:55
·
266 commits
to master
since this release
Global Changes
- This is a pre release of natlink (based upon natlink-light as written by kb100, James Murphy and made ready for this release by Fusenthasticus)
- Supports Dragon 13, 14 and 15 with python 3.8 32-bit
- When you configure the userdirectory to be loaded in the file .natlink\natlink.ini in the section [directories]
you can add your python grammar files into this userdirectory - Please report issues via github.
2022-02-05, Quintijn Hoogenboom and Aaron Walker
What's Changed
- Added vocola sample of microsoft edge. by @dougransom in #10
- Add call to PySys_SetArgvEx() in CDgnAppSupport::Register() by @Danesprite in #4
- Update the inputFromFile() function's documentation on errors by @Danesprite in #11
- Add & document script for using Natlink's inputFromFile() function by @Danesprite in #12
- Add Python 3.8 pyd - untested by @mrob95 in #13
- Natlink light should now be clean by @quintijn in #78
- include program specific grammars in the loader by @quintijn in #81
- Natlink light by @quintijn in #84