Releases: imjuni/erdia
Releases · imjuni/erdia
v3.7.0
v3.6.2
v3.6.1
What's Changed
- build(package): enhance build configuration by @imjuni in #64
- feat(test): migrate testcase for vitest by @imjuni in #65
- feat(di): add class container for dependency injection by @imjuni in #66
- feat(di): fix infer template-path problem that use default templates by @imjuni in #67
- chore(release): version change:
3.5.0
>3.6.0
by @imjuni in #68 - feat(module): add new functional interface by @imjuni in #69
- feat(interface): change programming interface by @imjuni in #70
- chore(release): version change:
3.6.0
>3.6.1
by @imjuni in #71
Full Changelog: v3.5.0...v3.6.1
v3.5.0
v3.4.1
v3.4.0
v3.3.1
What's Changed
- Change minimum node.js support version: 16 > 18 by @imjuni in #44
- Change path re-map to absolute path by @imjuni in #45
- Change bundler: rollup, swc > esbuild by @imjuni in #46
- Enhance added index information to the index record by @imjuni in #47
- Enhance database index information table added on document by @imjuni in #48
- version change: 3.2.0 > 3.3.0 by @imjuni in #49
- Fix invalid cli script path by @imjuni in #50
Full Changelog: v3.2.0...v3.3.1