dobo-restproxy
Version:
REST Api Proxy adapter for Dobo
26 lines (13 loc) • 473 B
Markdown
# Changes
## 2026-07-17
- [2.4.0] Add `modelNameResolver` to allow custom model name resolution for REST API endpoints
## 2026-07-12
- [2.3.0] Update `driver` to `adapter`
## 2026-04-19
- [2.2.3] Bug fix in ```_prepFetch()```, now check query for regex existance and parse it if any
## 2026-02-02
- [2.2.2] Bug fix on passing query & search strings
## 2026-01-24
- [2.2.1] Numerous bug fixes
## 2026-01-09
- [2.2.0] Rewrite everything to match ```dobo@2.2.x```