All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2023-02-05)
- core: this will most likely not work anymore on Angular < 10
- core: migrate library to Ivy w/ ng-packagr (e88f7e6)
1.8.1 (2021-04-12)
- search: updated SearchAlgo enum (d5f7fb3)
1.8.0 (2021-01-03)
- search: support for exclude_dated parameter (faafa98)
1.7.1 (2020-12-30)
1.7.0 (2020-12-30)
1.6.0 (2020-04-04)
- searchLore: support baseUrl (4807286)
1.5.2 (2020-03-12)
- search: fix custom baseUrl not working on search (486ba2f)
1.5.1 (2020-02-20)
1.5.0 (2020-02-20)
- market: remove all instances of marketboard requests (bd39473)
- request: support custom baseUrl (6c0d8bc)
- market: Marketboard API isn't available anymore.
1.4.1 (2019-07-26)
- lore: proper implementation for page support in lore search (0f5e7f1)
1.4.0 (2019-07-20)
- search: added support for |= search operator (33f0117)
1.3.0 (2019-06-21)
- search: added missing search indexes (7120780)
- market: added support for multiple items requests (d8ac8a0)
1.2.4 (2019-05-14)
- lore: added language switch support (317357c)
1.2.3 (2019-05-14)
- fixed a wrong model interface for lore search (1d54056)
1.2.2 (2019-05-13)
- lore: better support for localized queries (95f5fcf)
1.2.1 (2019-05-13)
- lore: better support for additional lore data (a5b18a1)
1.2.0 (2019-05-13)
- added support for lore search (f8f9840)
1.1.1 (2019-04-25)
- marketboard: fixed wrong path for cross server requests (be7654c)
1.1.0 (2019-04-25)
- marketboard: add support for datacenter price requests (0e3aba3)
1.0.2 (2019-03-31)
1.0.1 (2019-03-30)
- core: GCFUrl is now properly optional (b7e9627)
- search: fixed an issue with search when not using GCF (9526b23)
1.0.0 (2019-03-27)
- changed the way we handle api key and added a proxy mode (5a28752)
- You have to remove your api key from the
forRoot
call and use proxy url if you want to use one.
0.10.7 (2019-03-27)
- changed the way we handle api key and added a proxy mode (a1d6843)
- You have to remove your api key from the
forRoot
call and use proxy url if you want to use one.
0.10.6 (2018-12-23)
0.10.4 (2018-12-23)
0.10.3 (2018-12-23)
- implemented timer to avoid hitting api limit (860ac04)
0.10.2 (2018-11-23)
- renamed extend parameter to extended in character options (581e03b)
0.10.1 (2018-11-20)
- fixed character endpoint to lowercase for a proper verification support (558a018)
0.10.0 (2018-11-20)
- character verification support (a25a4cf)
0.9.0 (2018-11-09)
- support for marketboard api (bedaaac)
0.8.0 (2018-10-17)
- fixed an issue adding staging to query params when querying the staging env (155ad98)
- implemented free company search (77fcd1b)
0.7.3 (2018-10-16)
- support for string type in lodestoneIds for long ids (Free company mainly) (88a1c4e)
0.7.2 (2018-10-16)
- fixed case on list model (ae078cb)
0.7.1 (2018-10-08)
- fixed an issue with Search endpoint being wrong (e1f39f7)
0.7.0 (2018-10-08)
- added support for staging requests via request options (d8a7184)
0.6.7 (2018-09-25)
- fixed an issue with aot compilation and service factory (10df2ad)
0.6.6 (2018-09-25)
- fixed aot error with forRoot method (f251299)
0.6.5 (2018-09-15)
0.6.4 (2018-09-14)
0.6.3 (2018-09-14)
- fixed search method and added proper tests for it (4314791)
0.6.2 (2018-09-13)
- fixed an issue with search options not being passed to query (66e3851)
0.6.1 (2018-09-13)
- fixed an issue with search filters not being applied at all (77050f5)
0.6.0 (2018-09-03)
- support for pvp team and schema updates (4689264)
0.5.2 (2018-09-01)
- update Character schema to follow api updates (13acf73)
0.5.1 (2018-09-01)
- fixed an issue with server param error in character search (4856ce8)
0.5.0 (2018-09-01)
- add support for character search query, including server listing (1215f7c)
0.4.1 (2018-08-27)
- fix a stupid typo in package.json that wat breaking imports (772bb7c)
- fixed an error with AOT build (ff4ec8e)
- import failing in app.module.ts files (3cdbe62)
- update schemas to follow breaking changes introduced in the API (8e58e7b)
- implement new filters in search request (a15834f)
- implemented all endpoints described in docs as of v1.27.8 (170394b)
- support for /Character endpoint (238c604)
- support for new filter operators (6ac0a9e)
0.3.0 (2018-08-10)
- support for /Character endpoint (238c604)
- fixed an error with AOT build (ff4ec8e)