Releases: heythisispaul/EncompassConnect
Releases · heythisispaul/EncompassConnect
v1.0.0-5
Add onAuthenticateFailure hook.
v1.0.0-4
Add fieldReader method to the loans class.
v1.0.0-3
Add the onAuthenticate hook.
v1.0.0-2
Removes the encompass/v1/ portion of the url when calling the request() method. Allows for more flexibility when need to hit other endpoints, eg webhook and efolder.
v1.0.0-1
Split object literals into classes that act as services.
This was done to make the code more manageable and testable.
v1.0.0-0
chore(tsconfig): Remove tests from build output