Releases: TTWShell/hobbit-core
Releases · TTWShell/hobbit-core
2.2.2
17 Feb 09:16
Compare
Sorry, something went wrong.
No results found
Refactor tpl: Auto nested blueprint.
Refactor tpl: ping and options api were merged into tools.
Enhance teardown_method in test: auto handle deps when delete table.
Fix some typo.
2.2.1
01 Dec 06:15
Compare
Sorry, something went wrong.
No results found
Add err_handler.HobbitException: Base class for all hobbitcore-related errors.
2.2.0
18 Nov 02:16
Compare
Sorry, something went wrong.
No results found
2.1.1
25 Oct 09:56
Compare
Sorry, something went wrong.
No results found
Add util bulk_create_or_update_on_duplicate, support MySQL and postgreSQL.
2.0.4
14 Jul 08:07
Compare
Sorry, something went wrong.
No results found
Support set HOBBIT_RESPONSE_MESSAGE_MAPS to use self-defined response message.
2.0.3
10 Jul 04:49
Compare
Sorry, something went wrong.
No results found
Fix set response.xxxResult code = 0.
2.0.2
08 Jul 02:16
Compare
Sorry, something went wrong.
No results found
Fix response message err when code is 200 or 400.
Support set HOBBIT_USE_CODE_ORIGIN_TYPE = True to return origin type of code in response.
2.0.1
21 Jun 09:03
Compare
Sorry, something went wrong.
No results found
Add data field for response.Result: return Real response payload.
Bugfix: tests.BaseTest.teardown_method miss app.app_context().
2.0.0
21 Jun 02:20
Compare
Sorry, something went wrong.
No results found
Upgrade webargs to version 8.x.x.
Lock SQLAlchemy version less than 1.4.0 (session.autobegin feature doesn't look like a good idea).
Lock Flask version less than 2.x.x (because some bugs).
Upgrade and lock marshmallow>=3.0.0,<4.
Remove hobbit gen cmd.
1.4.4
25 Mar 03:40
Compare
Sorry, something went wrong.
No results found
Fix webargs 6.x.x: limit version < 6.