Releases: Saebasol/Heliotrope
Releases · Saebasol/Heliotrope
Release 6.0.0-beta.6
What's Changed
- fix(domain): id is int by @SaidBySolo in #135
Release 6.0.0-beta.5
What's Changed
- fix(tag): handle None by @SaidBySolo in #131
- fix(manager): default name by @SaidBySolo in #132
Full Changelog: 5.3.5...6.0.0-beta.5
Release 6.0.0-beta.4
What's Changed
Bug fixes
- fix(server): use info api key by @SaidBySolo in #123
- fix(image): image route not worked by @SaidBySolo in #126
- fix(tag): convert type by @SaidBySolo in #125
- fix(image): add window by @SaidBySolo in #127
Feature
- feat(task): add supervisor task by @SaidBySolo in #124
Release 6.0.0-beta.3
Release 6.0.0-beta.2
What's Changed
Feature
- feat: add logging by @SaidBySolo in #113
Bug fix
- fix(interpreter): added gg.js by @SaidBySolo in #118
Dependency
- chore(deps): bump up dependency by @SaidBySolo in #119
Full Changelog: 5.3.5...6.0.0-beta.2
Release 6.0.0-beta.1
What's Changed
Feature
- feat(argparser): add forwarded secret by @SaidBySolo in #111
Dependency
- chore(deps): bump sqlalchemy[asyncio,mypy] from 1.4.27 to 1.4.29 by @dependabot in #109
- chore(deps): bump aiohttp from 3.8.0 to 3.8.1 by @dependabot in #98
- chore(deps): bump lxml from 4.6.5 to 4.7.1 by @dependabot in #99
Release 6.0.0-beta
What's Changed
Feature
- feat: add refresh commonjs task and js engine by @SaidBySolo in #89
- feat: add server and config by @SaidBySolo in #90
- feat: add openapi docs by @SaidBySolo in #96
- feat: add argument by @SaidBySolo in #102
- feat(rest): add image, proxy endpoint by @SaidBySolo in #105
Bug fixes
- fix(interpreter): add polyfill and added functions by @SaidBySolo in #100
Refactor
- refactor: id type changed, output id type is string by @SaidBySolo in #85
Dependency
- chore(deps): bump sanic from 21.9.1 to 21.9.3 by @dependabot in #76
and more...!
Release 6.0.0-alpha
What's Changed
- Remove version in path
- Gender symbol removed
- Dependency version up
- Migrate to SQLAlchemy
- Migrate to meilisearch
- Domain driven design (originally intended to apply a clean architecture, but canceled due to scheduling issues)
- Higher test coverage
Release 5.3.5
What's Changed
Deps
- chore(deps): bump lxml from 4.6.3 to 4.6.4 by @dependabot in #61
- chore(deps): bump aiohttp from 3.8.0 to 3.8.1 by @dependabot in #65
- chore(deps): bump aiomysql from 0.0.21 to 0.0.22 by @dependabot in #66
- chore(deps): bump sentry-sdk from 1.4.3 to 1.5.0 by @dependabot in #68
- fix #51
Bug fixes
- fix(common): execute after finding function directly without js2py parsing by @SaidBySolo in #72
Release 5.3.0
What's Changed
New Feature
- use common.js natively using js2py by @SaidBySolo in #57
Dependency
-
bump black from 21.9b0 to 21.10b0 by @dependabot in #56
-
bump aiohttp from 3.7.4.post0 to 3.8.0 by @dependabot in #55
Bug fixes
- change the sort position by @SaidBySolo in #58