Releases: phenobarbital/navigator
Releases · phenobarbital/navigator
2.10.4
What's Changed
- fix locale to match babel requirements by @phenobarbital in #271
- more cases on locale translation by @phenobarbital in #272
Full Changelog: 2.10.2...2.10.4
2.10.3
What's Changed
- fix locale to match babel requirements by @phenobarbital in #271
Full Changelog: 2.10.2...2.10.3
2.10.2
What's Changed
- add translation for labels on ModelViews by @phenobarbital in #270
Full Changelog: 2.10.1...2.10.2
2.10.1
What's Changed
- add missing psutil dependency on setup by @phenobarbital in #269
Full Changelog: 2.10.0...2.10.1
2.10.0
What's Changed
- sample background executor (like starlette) for navigator by @phenobarbital in #267
- background queue and background tasks for asyncio/aiohttp by @phenobarbital in #268
Full Changelog: 2.9.1...2.10.0
2.9.2
What's Changed
- sample background executor (like starlette) for navigator by @phenobarbital in #267
- fixing non-closing threadpools on backgroundQueue manager
Full Changelog: 2.9.1...2.9.2
2.9.1
What's Changed
- avoid verbose logging on background task by @phenobarbital in #266
Full Changelog: 2.9.0...2.9.1
2.9.0
What's Changed
- basic background queue for running tasks in the background by @phenobarbital in #265
Full Changelog: 2.8.55...2.9.0
2.8.55
What's Changed
- added "model_kwargs" to ModelView by @phenobarbital in #264
Full Changelog: 2.8.54...2.8.55
2.8.54
What's Changed
- fix bug when ModelView tries to delete an object by @phenobarbital in #263
Full Changelog: 2.8.53...2.8.54