- **system**: add version argument to httpClient (16)
Fix
- **ci**: fix `ci.yml` (5)
Refactor
- improve Version comparison logic (11) - Sourcery refactored main branch (1) - change parent class to Java `Object`
8.1.15
Feat
- add `system.user.getUserSources` function
8.1.14
8.1.13.post1
Feat
- **mypy**: update type hinting on `translate`
8.1.13
BREAKING CHANGE
- `system.util.beep()` will print "Beep!" when called regardless of platform
Feat
- simplify `beep` code
Refactor
- move `String` alias to `java.util` - define ColType as a type alias - integrate minor changes - rename argument from pageID to pageId - change return type to `unicode`