2019-07-01 08:41:57 +00:00
|
|
|
# 3.0.0 (unreleased)
|
|
|
|
|
|
|
|
- `getHistory` updated to reflect path parameters in url query.
|
|
|
|
- `getNewPath` also updated to reflect path parameters in url query.
|
|
|
|
|
2019-06-27 01:00:44 +00:00
|
|
|
# 2.1.1
|
|
|
|
|
|
|
|
- Update liscence to GPL-3.0-or-later
|
|
|
|
|
2019-04-11 18:43:45 +00:00
|
|
|
# 2.1.0
|
2019-07-01 08:41:57 +00:00
|
|
|
|
2019-02-26 10:06:37 +00:00
|
|
|
- New method `getSearchWords` that extracts search words given a query object.
|
2019-04-11 18:43:45 +00:00
|
|
|
- Bump dependency versions.
|
2019-02-26 10:06:37 +00:00
|
|
|
|
2019-02-06 19:28:29 +00:00
|
|
|
# 2.0.0
|
|
|
|
|
|
|
|
- Replace `history` export with `getHistory` (allows for lazy-create of history)
|
|
|
|
|
2018-11-29 21:34:01 +00:00
|
|
|
# 1.1.0
|
|
|
|
|
|
|
|
- Rename `getTimeRelatedQuery` to `getPersistedQuery`
|