Releases: Nucs/FontRegister
Releases · Nucs/FontRegister
v3.1.0.0
v3.0.1.1
Major Features
- Refactored core mechanisms and logic.
- Support machine-wide installation/uninstallation (default is user-wide).
- Added CICD for auto-release and nuget publishing.
- Improved font identification and identification of existing/installed fonts.
- Already installed fonts are not triggering installation logic.
- Commandline-friendly console outputs.
- Uninstallation of fonts cleans up completely or broken installations (of requested fonts only).
- Support .NET 8.
- Better code-first implementation available via nuget.
- Cache cleanup and reset by --clear-cache argument.
- Full tests code coverage.
- Support .fnt, .fon and .ttc font formats.
Completed Issues
v2.0.0
1.0.1b Public Release
Fixed issue #1.
1.0b Public Release
Bugfix for issue #1. Signed-off-by: Eli <[email protected]>