Express Entry:Build History: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{CustomTOC}} ==Beta Build== ''Beta Released September 2013'' Category:Build History Category:Express Entry" |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Express Entry|← Express Entry]] | |||
{{CustomTOC}} | {{CustomTOC}} | ||
== | ==Build 2.0.0.8== | ||
'' | ''Released May 2015 | ||
*<code>nomaxlimit</code> is not case sensitive any more. | |||
==Bulid 2.0.0.7== | |||
''Released May 2015 | |||
*Fixed an issue if <code>maxrecords</code> is empty or null. | |||
==Build 2.0.0.6== | |||
''Released May 2015 | |||
*<code>maxrecords=nomaxlimit</code> will return a max of 1000 records if available for the following endpoints: ExpressAddress, ExpressCityState, ExpressPostalCode, ExpressStreet, GlobalExpressAddress, GlobalExpressLocalityAdministrativeArea, GlobalExpressPostalCode, GlobalExpressThoroughfare. | |||
*Added locality to the GlobalExpressThoroughfare endpoint, some countries (Ireland) do not have postal code so we need to use locality. | |||
==Build 2.0.0.5== | |||
''Released May 2015 | |||
*Changed 'US', 'USA', and 'UNITED STATES' to use hints. | |||
==Build 2.0.0.4== | |||
''Released May 2015 | |||
*Added logging so we can count the requests. | |||
==Build 2.0.0.3== | |||
''Released March 2015 | |||
*Country code 'USA' now returns hints results. | |||
==Build 2.0.0.2== | |||
''Released February 2015 | |||
*Now allows 1 digit postcodes (as for Ireland). | |||
==Build 2.0.0.1== | |||
''Released November 2013'' | |||
*Public Release. | |||
==Build 1.0.0.0== | |||
''Released September 2013'' | |||
*Beta Release. | |||
[[Category:Build History]] | [[Category:Build History]] | ||
[[Category:Express Entry]] | [[Category:Express Entry]] |
Latest revision as of 23:30, 29 March 2022
Build 2.0.0.8
Released May 2015
nomaxlimit
is not case sensitive any more.
Bulid 2.0.0.7
Released May 2015
- Fixed an issue if
maxrecords
is empty or null.
Build 2.0.0.6
Released May 2015
maxrecords=nomaxlimit
will return a max of 1000 records if available for the following endpoints: ExpressAddress, ExpressCityState, ExpressPostalCode, ExpressStreet, GlobalExpressAddress, GlobalExpressLocalityAdministrativeArea, GlobalExpressPostalCode, GlobalExpressThoroughfare.- Added locality to the GlobalExpressThoroughfare endpoint, some countries (Ireland) do not have postal code so we need to use locality.
Build 2.0.0.5
Released May 2015
- Changed 'US', 'USA', and 'UNITED STATES' to use hints.
Build 2.0.0.4
Released May 2015
- Added logging so we can count the requests.
Build 2.0.0.3
Released March 2015
- Country code 'USA' now returns hints results.
Build 2.0.0.2
Released February 2015
- Now allows 1 digit postcodes (as for Ireland).
Build 2.0.0.1
Released November 2013
- Public Release.
Build 1.0.0.0
Released September 2013
- Beta Release.