Releases: nemo-ufes/Tonto
Releases · nemo-ufes/Tonto
Release list
Tonto 0.4.11
Tonto 0.4.11
Published packages
| Package | Version | Registry |
|---|---|---|
tonto-cli |
0.4.12 | npm |
tonto-package-manager |
0.3.2 | npm |
tonto (extension) |
0.4.11 | VS Code Marketplace + Open VSX |
Notes
tonto-clibumped to 0.4.12 (0.4.11 was already on npm).- The package manager is now published under its real name
tonto-package-manager(wastpmlocally); the extension depends on~0.3.2. - Internal dependency ranges re-pointed to the published versions.
Artifacts
tonto-0.4.11.vsix— VS Code extensiontonto-cli-0.4.12.tgz— npm tarballtonto-package-manager-0.3.2.tgz— npm tarball
0.4.7
LLM Enhancements: Add the ability to work with LLMs on VS Code and Cu…
0.4.0
This release reformulates the tonto-cli init command to include LLM enhancements, along with other improvements.
0.3.6
This release contains a bug fix with relations syntax and some small improvements in Developer Experience
0.3.4
This version includes:
- A new theme for Visual Studio Code, enabling better visualization of Tonto models
0.2.11
Merge pull request #8 from matheuslenke/develop Changing Tonto to modularized projects
0.1.6
Merge pull request #6 from matheuslenke/fix/specialization-validator-…
Fixed validator error and typo in error message
v0.1.3 Merge pull request #6 from matheuslenke/fix/specialization-validator-…
0.1.2
New release including automated tests in project to enforce quality of validators.
0.0.2 - Fixing extension publish and first version on Market
fix: build and package extension working