Skip to content

Releases: nemo-ufes/Tonto

Tonto 0.4.11

Choose a tag to compare

@matheuslenke matheuslenke released this 19 Jun 16:02

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-cli bumped to 0.4.12 (0.4.11 was already on npm).
  • The package manager is now published under its real name tonto-package-manager (was tpm locally); the extension depends on ~0.3.2.
  • Internal dependency ranges re-pointed to the published versions.

Artifacts

  • tonto-0.4.11.vsix — VS Code extension
  • tonto-cli-0.4.12.tgz — npm tarball
  • tonto-package-manager-0.3.2.tgz — npm tarball

0.4.7

Choose a tag to compare

@matheuslenke matheuslenke released this 30 Nov 21:37
7ca2867
LLM Enhancements: Add the ability to work with LLMs on VS Code and Cu…

0.4.0

Choose a tag to compare

@matheuslenke matheuslenke released this 06 Aug 10:53
134a0b9

This release reformulates the tonto-cli init command to include LLM enhancements, along with other improvements.

0.3.6

Choose a tag to compare

@matheuslenke matheuslenke released this 28 May 11:16
6d9bddc

This release contains a bug fix with relations syntax and some small improvements in Developer Experience

0.3.4

Choose a tag to compare

@matheuslenke matheuslenke released this 04 May 12:55
3e288f5

This version includes:

  • A new theme for Visual Studio Code, enabling better visualization of Tonto models

0.2.11

Choose a tag to compare

@matheuslenke matheuslenke released this 28 Dec 09:47
7e00ef3
Merge pull request #8 from matheuslenke/develop

Changing Tonto to modularized projects

0.1.6

Choose a tag to compare

@matheuslenke matheuslenke released this 18 May 14:23
df6828f
Merge pull request #6 from matheuslenke/fix/specialization-validator-…

Fixed validator error and typo in error message

Choose a tag to compare

@matheuslenke matheuslenke released this 20 Feb 14:15
df6828f
v0.1.3

Merge pull request #6 from matheuslenke/fix/specialization-validator-…

0.1.2

Choose a tag to compare

@matheuslenke matheuslenke released this 16 Feb 17:52
18c6cde

New release including automated tests in project to enforce quality of validators.

0.0.2 - Fixing extension publish and first version on Market

Choose a tag to compare

@matheuslenke matheuslenke released this 12 Jun 21:19
fix: build and package extension working