Skip to content

Releases: retail-ai-inc/bean

v1.1.2

20 Feb 11:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 Feb 08:59
1938535
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Feb 03:23
0febc2b
Compare
Choose a tag to compare

What's Changed

  • Feature/separate framework folder from template by @yu-yk in #44
  • fix the import bean version by @yu-yk in #45
  • Remove extra template curly braces to render html template properly. by @tanvir-retailai in #46
  • Remove extra template curly braces to render html template properly. by @tanvir-retailai in #47
  • Update Makefile to clean entire module directory via make clean command. by @tanvir-retailai in #48

Full Changelog: v1.0.3...v1.1.0

v1.0.3

15 Feb 08:45
Compare
Choose a tag to compare

What's Changed

  • Initialize the tenant db connection only when it's necessary by @tanvir-retailai in #42
  • Feature/remove context in validator by @yu-yk in #43

Full Changelog: v1.0.2...v1.0.3

v1.0.2

14 Feb 04:28
Compare
Choose a tag to compare

🚀 What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Feb 09:41
2ea9a58
Compare
Choose a tag to compare

🚀 What's Changed

Full Changelog: v1.0.0-alpha.1...v1.0.1

v1.0.0-alpha.1

05 Jan 00:28
Compare
Choose a tag to compare

🚀 Release

  • Implement bean init <project_name> command @yu-yk