Releases: Mapepire-IBMi/mapepire-js
Releases · Mapepire-IBMi/mapepire-js
v0.5.0
What's Changed
- Export Types in index.ts by @Fish1 in #51
- Allow optionally disabling SSL cert. verification via .env file when running tests by @DavidRusso in #47
- Added execution time to ServerResponse by @janfh in #50
- Add test for stored procedure call with CLOB input/output by @DavidRusso in #46
- Reject promises when connection fails while requests are ongoing by @DavidRusso in #48
New Contributors
- @Fish1 made their first contribution in #51
- @DavidRusso made their first contribution in #47
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add new test case for pool performance by @worksofliam in #40
- fix link to doc by @ThePrez in #32
- Use and export enums correctly by @worksofliam in #41
- Add batch tests by @jonnyz32 in #30
- Add friendly ssl handshake error message by @jonnyz32 in #43
- make certificate verification work for self-signed certificate by @william-xiang in #29
- Added precision and scale to column metadata by @janfh in #44
New Contributors
- @ThePrez made their first contribution in #32
- @william-xiang made their first contribution in #29
- @janfh made their first contribution in #44
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Update internal
QueryState
enum to type of strings.
Full Changelog: v0.2.0...v0.3.0
mapepire-js v0.2.0
What's Changed
- Replace enums with string types by @worksofliam in #38
- Add new API to get the query's job by @worksofliam in #39
Full Changelog: v0.1.0...v0.2.0
mapepire-js v0.1.0
What's New
- Implement sql tagged function and test case by @worksofliam in #35
Fixes
- Make re-usable fields protected by @worksofliam in #37
- Fixed usage of
ignoreUnauthorized
by @sebjulliand in #36 - Fix/json_passing by @worksofliam in #34
New Contributors
- @sebjulliand made their first contribution in #36
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Fixes to job pool by @SanjulaGanepola in #10
- Cleanup of pool classes by @worksofliam in #12
- Add tsdoc by @jonnyz32 in #16
- Add tests aug12 by @jonnyz32 in #18
- Cleanup tests and default port by @worksofliam in #23
- Remove cli by @jonnyz32 in #22
- Publish to npm on release by @jonnyz32 in #26
- Pool tests by @jonnyz32 in #21
- New test case for procedures by @worksofliam in #25
- Add license, update home page by @jonnyz32 in #31
New Contributors
- @SanjulaGanepola made their first contribution in #10
- @worksofliam made their first contribution in #12
- @jonnyz32 made their first contribution in #16
Full Changelog: https://github.com/Mapepire-IBMi/mapepire-js/commits/v0.0.1