Skip to content

Releases: getPopsure/public-models

v0.0.16

20 Sep 17:38
cb2c083
Compare
Choose a tag to compare

What's new?

A new universities constant is now being exported with a list of valid universities for the public health insurance sign up.

v0.0.14

20 Apr 11:52
Compare
Choose a tag to compare

What's new?

  • CountryCode type added for all existing country codes
  • Updated code type to CountryCode in Country interface
  • Added a function called associatedCountryFlagForCountryCode that takes in CountryCode and returns the corresponding flag

v0.0.13

20 Apr 10:07
Compare
Choose a tag to compare

See v0.0.14 for updates

v0.0.12

07 Jan 16:27
Compare
Choose a tag to compare

What's new?

  • Removed UK from EEA countries

v0.0.11

04 Jan 14:55
Compare
Choose a tag to compare

What's new?

  • Added a legacy gender model called LegacyGender which includes types MALE and FEMALE only

v0.0.10

07 Jan 16:27
Compare
Choose a tag to compare

What's new?

v0.0.9

10 Aug 08:02
Compare
Choose a tag to compare

Breaking changes

  • Added OTHER as part of Gender

v0.0.3

08 Apr 13:51
Compare
Choose a tag to compare

What’s new?

  • Switched to Rollup as module bundler.

v0.0.2

08 Apr 12:32
Compare
Choose a tag to compare

What’s new?

  • Added Country interface.
  • Added allCountries constant.