Current section

Files

Jump to
lob_elixir CHANGELOG.md
Raw

CHANGELOG.md

#### 1.3.0 (2021-08-25)
##### New Features
* **bulk-verification:** Add support for US & International Bulk Verification ([#43](https://github.com/lob/lob-elixir/pull/43)) ([](https://github.com/lob/lob-elixir/commit/))
#### 1.2.0 (2021-05-04)
##### New Features
* **self-mailers:** Add support for Self Mailers ([#31](https://github.com/lob/lob-elixir/pull/31)) ([b107dd2d](https://github.com/lob/lob-elixir/commit/b107dd2da7ce8dee4e1de403d0cf91c0b642a783))
#### 1.1.2 (2020-04-16)
##### Chores
* **template-syntax:** allow nested merge variables ([#35](https://github.com/lob/lob-elixir/pull/35)) ([a28fc527](https://github.com/lob/lob-elixir/commit/a28fc52757372f08941cf646684aee924eb92872))
* **docs:**
* updates copyright year to 2020 ([#34](https://github.com/lob/lob-elixir/pull/34)) ([e876385a](https://github.com/lob/lob-elixir/commit/e876385a94955e5b7195ac1dc75ebab0a53892dc))
* updates copyright year to 2019 ([#30](https://github.com/lob/lob-elixir/pull/30)) ([79b53779](https://github.com/lob/lob-elixir/commit/79b53779ad0b500db899283bd83ab9cbe09973e8))
##### New Features
* **config:** support runtime config with Confex ([#31](https://github.com/lob/lob-elixir/pull/31)) ([b107dd2d](https://github.com/lob/lob-elixir/commit/b107dd2da7ce8dee4e1de403d0cf91c0b642a783))
##### Bug Fixes
* **intl-verification:** updated tests in elixir library ([#33](https://github.com/lob/lob-elixir/pull/33)) ([b1bacd56](https://github.com/lob/lob-elixir/commit/b1bacd56fd3a1752cdbda4614354b3120cbc0841))
#### 1.1.1 (2019-02-01)
##### Chores
* **httpoison:** upgrades to v1.x, renames response type ([#28](https://github.com/lob/lob-elixir/pull/28)) ([63cb7519](https://github.com/lob/lob-elixir/commit/63cb7519d72757de3e1a98d7100583302ea0edf0))
* **tests:** remove key from test config ([#24](https://github.com/lob/lob-elixir/pull/24)) ([e772c8eb](https://github.com/lob/lob-elixir/commit/e772c8eb01a8e7cf08decdd6d52f2cde157bdb31))
### 1.1.0 (2019-01-02)
##### Chores
* **assets:**
* update more links ([b06c9a6f](https://github.com/lob/lob-elixir/commit/b06c9a6fda90fa889d39d2ed9a2d035e89b45c55))
* update links ([abada639](https://github.com/lob/lob-elixir/commit/abada6390905fa0871f5d3ad9b367bc811b9b876))
##### Documentation Changes
* **readme:** remove alpha label ([#17](https://github.com/lob/lob-elixir/pull/17)) ([36c172a2](https://github.com/lob/lob-elixir/commit/36c172a262d57dbfb9c68e92ebc369ecc60b451e))
##### New Features
* **client:** removes HTTP response timeout ([#23](https://github.com/lob/lob-elixir/pull/23)) ([46f0e4e3](https://github.com/lob/lob-elixir/commit/46f0e4e3378311841fb65e344b48063a7eb1c084))
* **bang-methods:** add bang methods to resource base module ([#18](https://github.com/lob/lob-elixir/pull/18)) ([6fa3db46](https://github.com/lob/lob-elixir/commit/6fa3db46a87ac8fd12cb7f5f2cb6ec1e8ced68a3))
#### 1.0.0 (2018-07-02)
##### New Features
* **areas-routes:** remove resources (fcca86a6)
### 0.4.0 (2018-05-25)
##### Documentation Changes
* **readme:**
* adds configuration instructions, contributing, license (#13) ([745b7d59](https://github.com/lob/lob-elixir/commit/745b7d5980468c46156e3cf1c6004c394b296dbc))
* adds hex installation instructions (#12) ([cb7aa873](https://github.com/lob/lob-elixir/commit/cb7aa873e5b871c253031725424733427af84d70))
##### New Features
* **host:** allows custom host (#15) ([40eb659b](https://github.com/lob/lob-elixir/commit/40eb659b395f11e9b909de252c465845e5db76b9))
* **us-autocompletions:** add USAutocompletions ([34ee871c](https://github.com/lob/lob-elixir/commit/34ee871c428d5c69be1ab646b0a30fa49ce5a2b6))
### 0.3.0 (2018-02-14)
##### Chores
* **mix:** add additional properties to mixfile ([#11](https://github.com/lob/lob-elixir/pull/11)) ([4661be93](https://github.com/lob/lob-elixir/commit/4661be938d63461a84a913efe3cf7f63e81bd719))
##### New Features
* **travis:** add travis ([#9](https://github.com/lob/lob-elixir/pull/9)) ([e8431c7d](https://github.com/lob/lob-elixir/commit/e8431c7d424391874887721ea6cb27d75f466087))
### 0.2.0 (2018-02-06)
##### Bug Fixes
* **base-resource:** fix api url bug ([#10](https://github.com/lob/lob-elixir/pull/10)) ([8fd919f0](https://github.com/lob/lob-elixir/commit/8fd919f0ac14aa7224f18544877c8e83792763b1))
### 0.1.0 (2018-02-02)
##### New Features
* **verifications:** adds us and intl verifications + us zip lookup ([#7](https://github.com/lob/lob-elixir/pull/7)) ([7c193b1b](https://github.com/lob/lob-elixir/commit/7c193b1b6d272492297b9054f5ee5cc76ddb6f47))
* **areas-routes:** adds areas and routes ENG-5292 ([#6](https://github.com/lob/lob-elixir/pull/6)) ([27e76322](https://github.com/lob/lob-elixir/commit/27e763220fefbe6d4434426caba5b291b9538819))
* **bank-accounts:** adds bank accounts resource, refactors tests ENG-5294 ([#5](https://github.com/lob/lob-elixir/pull/5)) ([03c11d21](https://github.com/lob/lob-elixir/commit/03c11d211ac0a1a9c053ef4d1cae1012b6a25eec))
* **addresses:** adds addresses resource, changes tests ENG-5293 ([#4](https://github.com/lob/lob-elixir/pull/4)) ([768e88d3](https://github.com/lob/lob-elixir/commit/768e88d3dfe0a86163998db9c5453c4735038b54))
* **letters-checks:** adds letter and check resource ENG-4760 ([#3](https://github.com/lob/lob-elixir/pull/3)) ([167d352e](https://github.com/lob/lob-elixir/commit/167d352e7dd001988da011d7bbced4d41d1b108f))
* **postcards:** adds client, resource base, postcard resource ENG-4757 ([#2](https://github.com/lob/lob-elixir/pull/2)) ([a62a88af](https://github.com/lob/lob-elixir/commit/a62a88af084024fdd7ef1a12a0a447ef2f63333c))
* **base:** adds base project ([#1](https://github.com/lob/lob-elixir/pull/1)) ([7cae87aa](https://github.com/lob/lob-elixir/commit/7cae87aa99abbdc1668fbc940ad11eee6d4be745))