Releases: ServiceNow/synbols
Releases · ServiceNow/synbols
v1.0.2
v1.0.1
v1.0.0
This is the first stable release.
New features
- Font blacklisting (see https://github.com/ElementAI/synbols/tree/master/synbols/fonts/blacklist)
- Include Japanese and Hebrew locales (previously: wrong locale codes resulted in exclusion)
- Documentation and code cleanup
v0.1.2 (alpha)
New features
synbols-jupytercommand to startjupyter notebookin the Synbols runtime environment.- Example Jupyter notebook
- Developer feature: a custom docker image can be specified via the
SYNBOLS_DEV_IMAGEenvironment variable. This is useful to develop with a local image (not pushed to DockerHub).
Initial release (alpha)
This is a first release of the Synbols dataset generator. This version includes:
- The
synbols-datasetscommand to generate predefined datasets. - The
synbolscommand to run custom dataset generation code inside the Synbols runtime environment.