Skip to content

0.0.28 - better predicted estimated cost, long entity names, optimize cache readings

Compare
Choose a tag to compare
@GuyKh GuyKh released this 10 Aug 16:26
· 81 commits to main since this release
e3aaab4

What's Changed

  • feat: optimize cached readings storing by using smart key by @GuyKh in #114
  • Handle Long entity names by @GuyKh in #115
  • chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #116
  • fix: Remove contract status=1 enforcement by @GuyKh in #119
  • Revert "fix: Remove contract status=1 enforcement" by @GuyKh in #123
  • Add Noy (Petel) example by @GuyKh in #124
  • chore(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #127
  • chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #129
  • chore(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #130
  • TYPO by @tzagim in #134
  • Fix url in ISSUE_TEMPLATE by @tzagim in #136
  • feat: A better predicted estimated cost by @GuyKh in #133

New Contributors

Full Changelog: 0.0.27...0.0.28