Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 955 Bytes

Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

V2.1.0-SNAPSHOT

  • 2021-11-22 - Release for APEX 2

V2.0.1-SNAPSHOT

  • 2021-08-08 - Restructure PrivateKey and PublicKey API. - Update Test Cases

V2.0-SNAPSHOT

  • 2021-07-16 - Fix bugs related to form post with array. - Add APEX2 supports and code refactors

V1.6-SNAPSHOT

  • 2019-03-22 - Update ApiAuthorization class to support non-standard http port

V1.5-SNAPSHOT

  • 2019-01-22 - Update and Fix Issue #6 - Failed unit test-cases.

V1.4-SNAPSHOT

  • 2018-12-11 - Enhance Travis CI configuration to run unit testing and update test-suites pulling directly from github repo

V1.3-SNAPSHOT

  • 2018-09-28 - Added functionality to handle json test cases.

V1.2-SNAPSHOT

  • 2018-09-13 - Bug fixes to sort list by ordinal comparison.

V1.1-SNAPSHOT

  • 2018-09-10 - Bug Fixes.