Releases: StatelessStudio/pointyapi
Releases · StatelessStudio/pointyapi
[4.0.0]
26 Sep 18:33
Compare
Sorry, something went wrong.
No results found
Breaking Changes (See migration.md)
Upgrade to node v16 & npm v8
Upgrade to class validator
[Issue #202 ] Switch to .env from local.config.json
[Issue #206 ] Request/Response should be imported from child interfaces
[Issue #218 ] Remove and replaced loggging with ts-tiny-log
Hardened types to replace many any members and parameters
ALLOW_ORIGIN is no longer optional
Additions
Fixes
Clean up logging
Listen function is now properly awaited
[3.4.0] Oct-30-2021
30 Oct 16:55
Compare
Sorry, something went wrong.
No results found
Additions
[Issue #195 ] addResource() should allow templating
[Issue #216 ] Add order string query to allow ordering by rand()
[Issue #217 ] Allow query fields to provide other fields as values
Fixes
[Issue #225 ] Order by is case sensitive
[Issue #227 ] Cannot query by same key in multiple query types
[3.3.5] May-02-2021
02 May 20:30
Compare
Sorry, something went wrong.
No results found
Fixes
npm update
Fix typescript build errors
[3.3.4] Mar-15-2021
02 May 20:22
Compare
Sorry, something went wrong.
No results found
Fixes
Use SSL for postgres production connections
[3.3.3] Oct-21-2020 - Fix typescript buildchain
21 Oct 19:13
Compare
Sorry, something went wrong.
No results found
Fixes
Change postinstall script to prepare
[3.3.2] - Mar-29-2020
29 Mar 17:24
Compare
Sorry, something went wrong.
No results found
Additions
Fixes
npm update
[Issue #197 ] getFilter removes object properties
[3.3.1] Nov-22-2019
22 Nov 16:43
Compare
Sorry, something went wrong.
No results found
[3.3.0] Nov-14-2019
14 Nov 12:46
Compare
Sorry, something went wrong.
No results found
Additions
Add custom options object to HttpClient methods
Add npm keywords
[Issue #192 ] HttpClient must allow for custom headers
Fixes
Node 12 Upgrade
Test classes cannot use function this
npm update (includes audit & outdated)
Lint (on master)
[3.2.0] Aug-19-2019
19 Aug 18:05
Compare
Sorry, something went wrong.
No results found
Additions
[Issue #189 ] Add CanReadAll() and CanWriteAll()
Fixes
[3.1.0] Aug-06-2019
06 Aug 15:13
Compare
Sorry, something went wrong.
No results found
Additions
[Issue #187 ] Add HttpClient::request for proxy
[Issue #183 ] Move getValidationConstraints() to exported module
Fixes
npm update
Cleaned up query-tools
Move imports to query-tools