Skip to content

Releases: TezosTaqueria/taqueria

v0.78.0

21 Aug 03:11

Choose a tag to compare

🌮 Taqueria v0.78.0

Hola Taqueria Devs!

We're excited to serve up another fresh release of Taqueria! This major release brings Seoul protocol support and comprehensive plugin updates to keep your development environment cutting-edge.

What's New 🌯

🎉 Seoul Protocol Support

  • Protocol Seoul: Full support for the latest Tezos protocol Seoul through updated TezBox (v23.0-rc2), Octez Client (v23.0-rc2), and Taquito (v23.0 Beta)
  • Future-Ready: Your Taqueria projects are now compatible with the latest Tezos network upgrades

🔧 Major Plugin Updates

  • LIGO v1.9.2: Updated LIGO support with Seoul protocol compatibility (downgraded from v1.10 due to parameter list compilation issues)
  • SmartPy v22: Updated SmartPy plugin to use the latest SmartPy compiler version with Seoul support

🚀 Enhanced Deployment Infrastructure

  • New Deployment Scripts: Added comprehensive deployment automation with deploy.sh script for improved release management
  • Streamlined Release Process: Enhanced our internal deployment pipeline to ensure smoother and more reliable releases
  • Homebrew Formula Updates: Improved Homebrew packaging to keep your installations fresh and up-to-date

Bug Fixes 🐛

  • Fixed SmartPy E2E tests for compatibility with v22
  • Resolved SmartPy warnings when using sp.match
  • Fixed configuration issues where rpcUrl was missing from new project configs
  • Refined deployment workflow to prevent potential release inconsistencies
  • Enhanced build reliability across different environments
  • Resolved Homebrew installation issues on macOS

Under the Hood 🔧

  • Protocol Compatibility: All plugins updated for seamless Seoul protocol integration
  • Dependency Management: Resolved third-party NPM vulnerabilities across the codebase
  • Testing Improvements: Enhanced E2E test reliability for SmartPy and other plugins
  • Build Process: Improved build reliability and consistency across different environments

Changelog 📝

For the complete list of changes, check out the full changelog.

What's Coming Next 🌶️

Stay tuned for upcoming releases featuring more exciting developer experience improvements and protocol updates!


Keep cooking and coding, amigos! 🌮🎉

Released: August 20, 2025
Download: GitHub Releases

v0.70.0 Beta

15 Apr 20:29

Choose a tag to compare

v0.70.0 Beta Pre-release
Pre-release

🌮 Taqueria v0.70.0 (Beta) - Now Serving Rio Protocol Support! 🎉

What's New and Improved 🌯

🚀 Protocol & Plugin Updates

  • Rio Protocol Support (Beta): We've upgraded internal components to support the upcoming Rio protocol, giving you a head start on the next Tezos upgrade.
  • Taquito Updated to v22.0.0-beta.0: Experimental support for the Rio protocol is enabled via this beta release. We'll release Taqueria v0.71.0 once a stable or RC version of Taquito v22 is available.
  • SmartPy Plugin Updated to v0.21: Enjoy improved warning handling and the latest SmartPy features.
  • LIGO Updated to v1.9.2
  • Tezos Client, TezBox, and SmartPy all updated to v22.0 for broader ecosystem compatibility.

🔧 Improvements and Maintenance

  • Version Synchronization: All internal version numbers have been updated and aligned for clarity. Welcome to v0.70.0!
  • Homebrew Formula Updated: Smooth installation and upgrade experience with Homebrew.
  • NPM Security Fixes: Resolved all known third-party vulnerabilities to keep your environment secure.

✅ Bug Fixes

  • SmartPy E2E Test Fixes:
    • Adjusted for new warnings related to sp.match.
    • Resolved issues causing test failures during end-to-end runs.
  • Project Configuration Enhancements:
    • Fixed missing rpcUrl in new project configs.
    • Adjusted unit tests to support updated rpcUrl handling.
  • Miscellaneous Fixes:
    • Typo and documentation link corrections (thanks @xiaoxianBoy! 🙌)

⚠️ Beta Disclaimer

This release introduces experimental support for the Rio protocol. While we've tested extensively, breaking changes may still occur as the Tezos ecosystem evolves. Proceed with caution and report any issues you encounter!


Changelog 📝

See the full diff for a detailed breakdown.


Thank you for being part of the Taqueria community. Whether you’re building with SmartPy, LIGO, or Archetype, we’ve got your back. Keep cookin’, amigos! 🌮🔥

v0.68.0

15 Jan 18:48

Choose a tag to compare

🌮 Taqueria v0.68.0 - Enhanced Compatibility and Quebec-protocol Ready! 🎉

What's New and Improved 🌯

Updated Dependencies and Plugin Enhancements 🚀

  • Archetype Plugin Updated to Use Compiler v1.5.2: Enjoy better reliability and performance with the latest Archetype Compiler.
  • Taquito Updated to v21.0.0: All plugins now leverage the latest version of Taquito for improved compatibility with the Quebec protocol
  • LIGO Plugin Updated to Compiler v1.8.1: Ensure seamless development with the most up-to-date LIGO Compiler.
  • TezBox Plugin Enhancements:
    • Updated to Octez v21.1 for better integration with the latest protocol features.
    • Now supports the Quebec Protocol, keeping you ahead of the curve.
  • SmartPy Plugin Updated to v0.20: Experience enhanced functionality and performance with the newest version of SmartPy.

Infrastructure and CI/CD Improvements 📦

  • Homebrew Formula Updates: The Homebrew formula has been updated to the latest version for better compatibility and installation ease.
  • Forced Use of Deno 2.1.4 in CI/CD: Addressed a critical issue caused by a bug in Deno (denoland/deno#27672), ensuring stable CI/CD operations.

Bug Fixes 🐛

  • Removed Debugpy from SmartPy Wrapper: Eliminated unnecessary dependencies, streamlining the SmartPy plugin.

Changelog 📝

For a detailed breakdown of all changes in this release, check out our full comparison.


Thank you for being a part of the Taqueria community. Your feedback and contributions drive our success. Keep cooking and coding, amigos! 🌮🎉

v0.65.0

26 Nov 18:50

Choose a tag to compare

🌮 Taqueria v0.65.0 - Improved Performance and Reliability! 🎉

Hola Taqueria Devs!

We’re back with another exciting release packed with improvements, updates, and bug fixes to enhance your Taqueria experience. Here’s what’s cooking in Taqueria v0.65.0:


What's New and Improved 🌯

Updated Dependencies for Better Performance 🚀

  • Taquito Updated to v20.2.0 Beta: All plugins now use the latest Taquito version for enhanced features and improved compatibility.
  • TezBox Plugin Enhanced: The TezBox plugin has been updated to v0.21.0-rc5, providing smoother interactions and faster operations.
  • Improved Origination Performance: The Taquito plugin has been adjusted to avoid the batch API for originations

Octez Client Plugin Updates 📦

  • Octez Updated to v21.0: The Octez Client plugin now supports the latest Octez v21.0, keeping you up-to-date with the newest Tezos protocol features.
  • Reliable Tasks: Fixed issues with the typecheck and simulate tasks failing due to the SmartPy node being offline. These tasks now use Tezos Foundation Nodes for enhanced reliability and uptime.

Bug Fixes 🐛

  • Jest Plugin Fix: Resolved generation issues when using the contract-test template in the Jest plugin. Tests now generate and run seamlessly.
  • Originations when using TezBox: Origination speeds have been improved substantially

Changelog 📝

For a detailed breakdown of all changes in this release, check out our full comparison.


We hope these updates make your development experience even better. Thank you for being a vital part of the Taqueria community. Keep cooking and coding, amigos! 🌮🎉

v0.64.0

04 Nov 19:36

Choose a tag to compare

🌮 Taqueria v0.64.0 - Homebrew Installation Fixed! 🎉

Hola Taqueria Devs!

We're bringing you a maintenance release that addresses two key issues with Taqueria:

Major Fixes 🔧

Homebrew Installation Restored

  • Fixed and improved Homebrew formula installation process
  • Added proper Node.js version compatibility checks
  • Updated to use Node v20 for better stability
  • Improved handling of experimental versions

Simulation Task Fixed

  • The taq simulate command (provided by the Octez Client plugin) now properly displays results and error messages as intended
  • Fixed issue #1939

Additional Improvements 🌯

  • Restored build script functionality for the taqueria-protocol package
  • Split build-types script into multiple NPM scripts
  • Various build system and CI improvements
  • Cleanup of unused configuration files

Changelog 📝

For a detailed list of all changes, check out our full comparison.

Keep cooking and coding, amigos! 🌮🎉

v0.62.0

24 Oct 19:10

Choose a tag to compare

v0.62.0 - Taqueria Moves Forward with PNPM, Deno v2, and the New TezBox Plugin 🎉

Hola Taqueria Devs!

We’re excited to announce Taqueria v0.61.0, which brings exciting new features and improvements to enhance your development experience. Let’s dive into the details!

What's New 🌯

  • New TezBox Plugin: We're thrilled to introduce the TezBox plugin as a drop-in replacement for Flextesa. This provides more flexibility for managing your local blockchain environment. To install:
  1. Uninstall the Flextesa plugin: taq uninstall @taqueria/plugin-flextesa
  2. Install the TezBox plugin: taq install @taqueria/plugin-tezbox
  • Octez v20.2 Support: The @taqueria/plugin-octez-client plugin has been updated to support Octez v20.2, giving you the latest features and improvements from the Tezos protocol.

  • LIGO v1.7.0 Support: The @taqueria/plugin-ligo plugin now supports LIGO v1.7.0, ensuring compatibility with the latest version of the LIGO language.

  • PNPM Integration: The project is now fully integrated with PNPM for better performance, improved dependency management, and optimized workflows! (#1937)

  • Updated to Deno v2: We've updated to Deno v2, improving overall performance and compatibility. The workflow and binaries have been adjusted accordingly to ensure seamless operation.

  • TezosTaqueria Publisher: We’ve transitioned Taqueria to be maintained by the TezosTaqueria team and are now using TezosTaqueria as the publisher for our VSCode Marketplace extensions, instead of Pinnacle Labs.

Bug Fixes 🐛

  • Fixed NPM Audit Issues: We resolved vulnerabilities flagged by NPM audit, ensuring a more secure and stable platform.

  • Fixed Workflow Bugs: Several issues in our GitHub workflows were addressed, leading to smoother CI/CD pipelines and more reliable deployments.

  • Homebrew Formula Fixed: The Homebrew formula is now working again after adjustments made during our transition to the TezosTaqueria project.

Improvements 🔧

  • Node v22 Support: We've upgraded to Node v22 in our workflows to ensure compatibility and improved performance.

  • SmartPy Postinstall Fixes: Fixed an issue with the postinstall hook for SmartPy, ensuring smooth installation and usage.

  • Build Protocol Before Binaries: Adjusted the build process to ensure the protocol is built before the binaries, reducing potential errors during build time.

Other Notable Changes 📦

  • Updated to the Latest Versions of Node, PNPM, and TypeScript: We've updated to the latest versions of these core tools to ensure top performance and compatibility for your projects.

Changelog 📝

For a full breakdown of all the changes, check out the detailed changelog: Full Changelog.

We hope you enjoy the latest improvements in Taqueria v0.61.0! As always, thank you for being a part of the Taqueria community.

Keep cooking and coding, amigos! 🌮🎉

v0.56.0

11 Jul 18:31

Choose a tag to compare

🌮 Taqueria v0.56.0 - Paris C Protocol and More! 🎉

Hola Taqueria Devs!

We're back with another exciting release, Taqueria v0.56.0! This update brings a host of new features, improvements, and bug fixes, all cooked up by the dedicated team at Taqueria.

What's New 🌯

  • TzCompose Plugin Updated: We've added support for the Paris C protocol, rebased on the trilitech/tzgo repo, and made it compatible with testnet accounts and deployments. This update will add a new layer of flavor to your development experience.

  • Archetype Plugin Improvements: We've spiced up our Archetype plugin with support for Archetype 1.5.2. Plus, we've added a decompile task to decompile a Michelson artifact into Archetype source code. This will make your coding journey even more enjoyable.

Bug Fixes 🐛

  • Funding Testnet Accounts: We've fixed the issue with funding testnet accounts via taq fund. Now, you can fund your accounts without any hiccups. (#1937)

  • Display of Mutex: We've also fixed the display of mutex when listing accounts. Now, you can list your accounts with ease. (#1823)

Changelog 📝

For a detailed list of changes, check out our changelog: Full Changelog

We're always working to make Taqueria better for you. Thanks for being a part of our vibrant community.

Keep cooking and coding, amigos! 🌮🎉

v0.54.0

03 Jul 12:17

Choose a tag to compare

🌮 Taqueria v0.54.0 - Paris-C Protocol Support! 🎉

Hola Taqueria Devs!

The taco-loving coders at Pinnacle Labs are thrilled to serve you Taqueria v0.54.0! This release brings improved support for the Paris-C Protocol and a host of other enhancements.

What's Hot 🌶️

  • Paris-C Protocol Support: We've updated our Octez Client Plugin to support Octez v20.0.1 and our LIGO plugin to support LIGO v1.7.1. All usages of Taquito have been updated to use v20.0.1. Enjoy the Paris-C Protocol flavor in your code tacos! (#2189)

  • CLI Flags for Taquito Plugin: We've added CLI flags for gasLimit, storageLimit, and fee to deploy and transfer tasks. More control for your coding recipes!

What's Cooking 🍳

  • TzCompose Plugin Update: We're working on updating our TzCompose Plugin to support the Paris-C protocol. Stay tuned!

  • New TezBox Plugin: We're also cooking up a new TezBox Plugin for sandbox management. Exciting times ahead!

Changelog 📝

For the detailed changes, check out the full changelog here: Full Changelog

We're always striving to make Taqueria better for you. Thanks for being a part of our vibrant community.

Keep coding and taco-ing, amigos! 🌮🎉

v0.53.0

29 Apr 19:04

Choose a tag to compare

🌮 Taqueria v0.53.0 - Paris Protocol Delight! 🎉

Hola Taqueria Devs!

The Pinnacle Labs team is back with another serving of delicious code updates: Taqueria v0.53.0! This release may be small, but it's packed with flavor, focusing on improved Paris Protocol support.

What's Sizzling 🌶️

  • Improved Paris Protocol Support: We've updated Taquito support in various plugins to version v20.0 Beta. This includes support for RPCs related to adaptive issuance and staking, all part of the Paris protocol. A small but significant step towards a more robust Taqueria!

Changelog 📝

For those who love the nitty-gritty details, check out the full list of changes here: Full Changelog

Remember, even the smallest updates add up to a big feast of code. Thanks for being a part of our vibrant Taqueria community.

Keep cooking and coding, amigos! 🌮🎉

v0.52.0

22 Apr 16:18

Choose a tag to compare

🌮 Taqueria v0.52.0 - Paris-B Support is Here! 🎉

Hola Taqueria Devs!

We're excited to announce the release of Taqueria v0.52.0! This update brings some exciting changes, including support for Paris-B. Let's dive into the details!

What's New 🌯

  • Paris-B Support: We've updated our LIGO and Octez plugins to support the latest versions, LIGO v1.6.0 and Octez v20 RC1 respectively. These updates bring Paris-B support to Taqueria, opening up new possibilities for your development.

Changelog 📝

For a detailed list of changes, check out the full changelog on GitHub: Full Changelog

We're thrilled to bring you these updates and can't wait to see what you'll create with them. As always, we're here to support you in your development journey.

Thanks for being a part of our vibrant Taqueria community.

Keep cooking and coding, amigos! 🌮🎉