Skip to content

Releases: solaoi/tuna-mayonnaise

v0.0.29

11 Jun 09:07
fd02dc4
Compare
Choose a tag to compare

Changelog

v0.0.28

16 May 00:33
527526d
Compare
Choose a tag to compare

Changelog

  • 527526d Merge pull request #96 from solaoi/fix_not-working-on-rendering
  • d104af5 fix removal necesarry

v0.0.27

15 May 16:39
Compare
Choose a tag to compare

Changelog

  • 1352e4c chore(docs): update TOC
  • ba35703 Merge pull request #95 from solaoi/feature_change-editor-to-monaco
  • 2d54975 fix type
  • c77b8c1 change editor to monaco
  • e3c1abb Merge pull request #94 from solaoi/feature_add-typecheck-on-ui
  • c368290 add typecheck
  • 05dc6d1 add typecheck on ui

v0.0.26

14 May 13:34
ba0c780
Compare
Choose a tag to compare

Changelog

  • ba0c780 Merge pull request #93 from solaoi/fix_linux-build-binary
  • 320690a fix not working on centos7

v0.0.25

12 May 15:24
Compare
Choose a tag to compare

Changelog

  • 3fe1fa0 chore(docs): update TOC
  • 7705a56 Merge pull request #92 from solaoi/feature_update-and-replace-ui-dependencies
  • 03b860a update and replace ui dependencies

v0.0.24

11 May 14:37
Compare
Choose a tag to compare

Changelog

v0.0.23

10 May 15:24
a64a9ed
Compare
Choose a tag to compare

Changelog

  • a64a9ed Merge pull request #89 from solaoi/fix_sqlite-not-woriking-on-binary-built
  • 04a7d03 fix

v0.0.19

09 May 15:52
Compare
Choose a tag to compare

Changelog

  • 02d7731 chore(docs): update TOC
  • b8688aa Merge pull request #85 from solaoi/feature_add-some-features
  • 4f0bff4 update README
  • 75ec66f sql component handle placeholder
  • 200e09a show rendered html with iframe
  • 650d9ff Merge pull request #83 from solaoi/fix_nodejs-workflow
  • be8c7c3 nodejs v18 requires GLIBC_2.28, so update ubuntu image to latest(20.04)
  • fea4b21 Merge pull request #82 from solaoi/feature_update-nodejs-to-v18
  • 85a7073 fix workflow
  • fedae22 update dependencies
  • 5a8fbea update nodejs to v18

v0.0.18

16 Apr 07:33
3b6a417
Compare
Choose a tag to compare

Changelog

  • 3b6a417 Merge pull request #79 from solaoi/fix_goreleaser-error-with-downgrade-version
  • 5121d99 goreleaser v1.8 occurs the error "error=no linux/macos archives found"
  • 36496bb Merge pull request #78 from solaoi/feature_api-component-handles-path-param
  • 6737612 fix analysis suggestion
  • 0261f61 optimize ui on frontend
  • 24548f3 add path params feature on backend
  • e684b7f optimize ui on frontend
  • 5d982d1 add path params feature on frontend