8.1.21
What's Changed
- fix(system): accept String arguments for popup position by @thecesrom in #74
- feat(system): add missing
systemconstants by @thecesrom in #77 - refactor(system): remove class aliases by @thecesrom in #78
- fix(ia): accept unicode arg in SProcCall functions by @thecesrom in #80
- feat(ia): add ApplicationScope class by @thecesrom in #82
- feat(java): add type hints to all java and javax classes and methods by @thecesrom in #83
- build(deps): pre-commit autoupdate by @pre-commit-ci in #85
- fix(system): set smtp keyword argument as optional by @thecesrom in #86
- feat(java): add java.io.IOException by @thecesrom in #89
- feat(java): add java.nio Files and Paths by @thecesrom in #90
- build(deps): pre-commit autoupdate by @pre-commit-ci in #91
- build(deps): pre-commit autoupdate by @pre-commit-ci in #92
- feat(java): add java.text.SimpleDateFormat class by @thecesrom in #93
- feat(ia): add LocaleUtils by @thecesrom in #94
- ci(github): set Python version via env variable by @thecesrom in #95
- build(deps): pre-commit autoupdate by @pre-commit-ci in #96
- refactor: use correct typing notation for args and kwargs by @thecesrom in #97
- feat(system): add util.getModules function by @thecesrom in #98
- feat(system): add new roster functions from 8.1.21 by @thecesrom in #99
Full Changelog: v8.1.20...v8.1.21