Skip to content

Releases: HiccupInsurance/hiccup-sdk-javascript

Release v1.4.0

13 Jul 02:27
Compare
Choose a tag to compare

Add bower support

Release v1.3.0

13 Jul 02:22
Compare
Choose a tag to compare
add get disclaimer by plan id

Release v1.0.1

26 Jun 06:11
Compare
Choose a tag to compare

this release removed all the deprecated method from ~0.3.0

Release v0.3.0

26 Jun 06:03
Compare
Choose a tag to compare

release 0.3.0 contains the last deprecated Hiccup structure.
start from 1.0.0 we are using grouping the api with structure and all deprecated is removed

e.g:

before it was Hiccup.[api-name]
then on 1.0.0 we change it to Hiccup.[category].[api-name]