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-jupyter
command to startjupyter notebook
in the Synbols runtime environment.- Example Jupyter notebook
- Developer feature: a custom docker image can be specified via the
SYNBOLS_DEV_IMAGE
environment 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-datasets
command to generate predefined datasets. - The
synbols
command to run custom dataset generation code inside the Synbols runtime environment.