v0.27.17-rc
Pre-release
Pre-release
·
727 commits
to main
since this release
What's Changed
- 🚀 Release ➾ Taqueria v0.24.2 by @hu3man in #1504
- Don't log scaffold.json contents when scaffolding by @mweichert in #1545
- Fixes to build process by @Alirezahaghshenas in #1530
- Correctly source environment variable in Linux runners by @Alirezahaghshenas in #1558
- 🛠️ Fix ➾ Set TAQ_VERSION and BUILD in one script to unify CI and local build and test by @Alirezahaghshenas in #1560
- ✨ Feature ➾ Provide LIGO syntax highlighting support in VSCode extension by @MichalLytek in #1514
- 🧽 Chore ➾ Delete legacy lerna bootstrap commands by @danielelisi in #1567
- ✨ Feature ➾ Improve SmartPy Workflow in relation to contract and storage compilations and added native SmartPy test by @jchenche in #1551
- 🛠️ Fix ➾ Clean all docker containers before running any tests by @jchenche in #1571
- Improve output when checking Dependencies, Remove dependency of tests step on build-binaries by @Alirezahaghshenas in #1557
- Fixes #1363, Adds import-map to test:unit:deno:debug task by @mweichert in #1568
- Fixed problem with undefined-state.json files getting generated by @mweichert in #1577
- Refactor protocol by @mweichert in #1550
- Add Generate Test Stub command to the VsCode Extension, Fix Existing Test Commands by @Alirezahaghshenas in #1582
- Open Contracts and Artifacts when double-clicking a TreeViewItem in Taqueria sidebar by @Alirezahaghshenas in #1583
- Fix: Change Container Name in VsCode Extension to Match Flextesa Plugin by @Alirezahaghshenas in #1584
- ✨ Feature ➾ Add
.gitignorefile upon taq init by @jchenche in #1585 - 🧽 Chore ➾ Stop building native Windows binary by @danielelisi in #1601
- Fix: Have TzKt.Api do more retries for Database Schema before failing by @Alirezahaghshenas in #1612
- 🧽 Chore ➾ Downgrade Deno version to v1.23.1 in GH Workflows by @danielelisi in #1610
- Reduce vscode error messages while starting the Sandbox and when TreeViewItems are being refreshed by @Alirezahaghshenas in #1588
- Mk 1578 ligo plugin unit tests by @michaelkernaghan in #1579
- Check for deno version by @mweichert in #1589
- Rewrite tests in taqueria-cli-init and taqueria-cli-other to use cli-test-library by @michaelkernaghan in #1587
- Refactor tasks to not fork, and always run in-process of the main execution pipeline by @mweichert in #1613
- 🧪 Pre-Release ➾ RELEASE BRANCH v0.25.0 by @hu3man in #1476
- Skip problematic tests by @mweichert in #1626
- ✨ Feature ➾ allow users to specify a workflow so that a Taqueria project will come with all the important plugins pre-installed by @jchenche in #1621
- 🛠️ Fix ➾ Interpretation and parsing of boolean options given to a plugin by @mweichert in #1638
- ✨ Feature ➾ added ability to override versions in SmartPy and fix error reporting issue during SmartPy compile and test by @jchenche in #1648
- 🛠️ Fix ➾ Use default location for Deno dependency caching by @danielelisi in #1655
- 🛠️ Fix ➾ Added instructions to help users verify that they have taq installed by @mweichert in #1632
- 🛠️ Fix ➾ Import ramda library from x.nest.land registry by @danielelisi in #1656
- Remove redundant warning by @egarson in #1657
- 🛠️ Fix ➾ Remove parcel and lmdb (and indirectly clang) as dev dependencies by @mweichert in #1640
- updated ligo plugin E2E tests by @michaelkernaghan in #1630
- ✨ Feature ➾ added ability to deploy to mainnet and interact with contracts deployed there by @jchenche in #1658
- 👷 Refactor ➾ Don't auto install CORE plugin upon
taq initunless--workflowflag is specified by @jchenche in #1665 - ✨ Feature ➾ 1162, Add baking options to flextesa plugin by @mweichert in #1645
- Taquito Plugin E2E Tests - update by @michaelkernaghan in #1631
- Ligo Plugin E2E Tests - improvements by @michaelkernaghan in #1663
- Metadata Plugin E2E Tests - rewrite by @michaelkernaghan in #1661
- Contract Types Plugin E2E Tests - rewrite by @michaelkernaghan in #1660
- mark the Taquito plugin transfer tez test as flaky by @michaelkernaghan in #1695
- 🛠️ Fix ➾ Recompute ephemeral state after installing/uninstalling a plugin by @mweichert in #1699
- 🛠️ Fix ➾ Don't generate ephemeral state twice when installing/uninstalling plugins by @mweichert in #1702
- Fix Failure in TzKt.Sync by @Alirezahaghshenas in #1698
- 🛠️ Fix ➾ Use the hash of the latest protocol supported by the image as opposed to using Alpha by @mweichert in #1703
- Tezos-client plugin - test rewrite by @michaelkernaghan in #1672
- revised e2e test files for the Archetype Plugin by @michaelkernaghan in #1679
- Flextesa Plugin E2E Tests - rewrite by @michaelkernaghan in #1668
- remove taqueria-plugin-multiple-test-plugins.spec.ts and moved its test to smoke tests by @michaelkernaghan in #1690
- reorganized some tests files from e2e to integration by @michaelkernaghan in #1681
- Mk 1676 revise e2e tests for smartpy plugin by @michaelkernaghan in #1693
- revised the e2e tests for jest plugin by @michaelkernaghan in #1685
- revised the persistent state e2e tests by @michaelkernaghan in #1683
- cleanup and organization of some E2E tests by @michaelkernaghan in #1712
- skip flaky jest plugin test by @michaelkernaghan in #1717
- Config.json schema update by @ricklove in #1604
- Mk 1710 revise e2e tests for taqueria registered contracts plugin by @michaelkernaghan in #1721
- Mk 1709 revise e2e tests for ipfs plugin by @michaelkernaghan in #1720
- 🛠️ Fix ➾Updated beta warning text by @mweichert in #1705
- 🧽 Chore ➾ SDK was missing tsup as a dependency by @mweichert in #1707
- 🛠️ Fix ➾ Added better error handling to the SDK by @mweichert in #1706
- Mk 1719 move two jest plugin tests to integration by @michaelkernaghan in #1725
- 🛠️ Fix ➾ Traverse directories to search for a taqueria project by @mweichert in #1662
- 🛠️ Fix ➾ Update release-notes to remove 0.22.2 at start by @hu3man in #1726
- ✨ Feature ➾ Allow scaffold to target a git branch by @jchenche in #1732
- deleted the permissions integration test file by @michaelkernaghan in #1734
- reorganized test data files by type and deleted unused data files by @michaelkernaghan in #1729
- replaced protocol in test data from k to Lima by @michaelkernaghan in #1728
- remove deprecated files from e2e test directory by @michaelkernaghan in #1727
- quickstart scenario in e2e smoke test by @michaelkernaghan in #1724
- remove pinata preset requirement by @michaelkernaghan in #1739
- fix mac mini problem with taquito plugin install timing by @michaelkernaghan in #1740
- revise test readme and remove some unneeded ts.config by @michaelkernaghan in #1743
- added workflow tests by @michaelkernaghan in #1745
- revised the tests readmes by @michaelkernaghan in #1748
- 🛠️ Fix ➾ Check Npm and Node Versions when building by @Alirezahaghshenas in #1731
- 👷 Refactor ➾ Refactored google analytics code by separating functionality into a separate package by @mweichert in #1741
- changed the names of tests by @michaelkernaghan in #1751
- added a e2e fast mode by @michaelkernaghan in #1752
- reconciled skipped tests with logged issues by @michaelkernaghan in #1755
- Use official TzKt images by @Alirezahaghshenas in #1759
- 🛠️ Fix ➾ Added analytics event tracking to vscode by @mweichert in #1757
- extend coverage for e2e tests for plugin cli options by @michaelkernaghan in #1762
- 🚧 Dev ➾ Support for external TZkT Instances that are not managed by the Flextesa plugin to the VScE UI by @MichalLytek in #1637
- add marigold training1 example to E2E tests by @michaelkernaghan in #1765
- 🛠️ Fix ➾ During contract type generation, exclude all non-contract files such as storage files by @jchenche in #1773
- ✨ Feature ➾ implement
taq compile-allfor the LIGO and SmartPy plugin by @jchenche in #1783 - 👷 Refactor ➾ Adjusted @taqueria/toolkit to be compatible with V1 and V2 configs by @mweichert in #1784
- 🛠️ Fix ➾ Fix Incorrect Version Number on Taqueria Homepage by @hu3man in #1789
- Fix Monitoring for Changes in TVsCE by @Alirezahaghshenas in #1782
- Mk 1763 add marigold training1 by @michaelkernaghan in #1780
- Remove unwanted debugger statement by @Alirezahaghshenas in #1793
- Mk 1790 unskip repaired compile all contracts tests by @michaelkernaghan in #1791
- Rollback TzKt to Ecad images by @Alirezahaghshenas in #1795
- 🛠️ Fix ➾ Make compile and compile-all work when users exec them in contracts dir by @jchenche in #1787
- 🛠️ Fix ➾ execCmd should always reject with Error instance with stdout and stderr properties by @mweichert in #1799
- ✨ Feature ➾ Implement ability to set the default environment in the config file as a command by @jchenche in #1801
- 🛠️ Fix ➾ bug introduced in toErrorWithProps. Wrong return value. by @mweichert in #1805
- Adjust getContractsByTaqueriaConfig to work with new config V2 by @MichalLytek in #1798
- Remove contract registry from repo by @jchenche in #1807
- 👷 Refactor ➾ Added V2 API for the toolkit by @mweichert in #1792
- Implement Editor for NFT types: contract by @MichalLytek in #1803
- Config Docs Update (and config.local gitignore) by @ricklove in #1797
- 🛠️ Fix ➾ Issue #1802, sandbox accounts transformations by @mweichert in #1810
- ✨ Feature ➾ Implement typecheck-all by @jchenche in #1812
- 🛠️ Fix ➾ Closes #1824, transfer task not finding aliases by @mweichert in #1826
New Contributors
Full Changelog: v0.24.2...v0.27.17-rc