4.0.5 (2021-08-31)
4.0.4 (2021-08-23)
4.0.3 (2021-07-17)
4.0.1 (2021-07-14)
- readme: update readme (fe833f7)
4.0.0 (2021-06-21)
- Static methods to resolve base url have been removed
- remove all static methods and automatically resolve base url (bbd0501)
2.3.0 (2021-06-01)
-
fetch is no longer passed in via constructor. It should be available in the environment
-
expect fetch to be available (f1e628d)
-
refactor constructor initialization (92effb1)
2.2.4 (2021-02-12)
2.2.3 (2021-02-12)
2.2.2 (2021-02-08)
- test: move "fetch" to global object just for tests (4776917)
2.2.1 (2021-02-02)
- readme: remove references to peer dependency (4bc9278)
2.2.0 (2021-02-01)
- readme: update typescrip example (4c8f727)
2.1.1 (2020-12-05)
- readme: Update readme (2af7b0a)
2.1.0 (2020-11-27)
2.0.0 (2020-11-27)
- Stop building polyfill versions
- Stop building polyfill versions (9a1aeb9)
1.0.3 (2020-11-20)
-
change constructor signature
-
make user agent mandatory (0e02f72)
1.0.2 (2020-11-04)
- readme: Fix markdown links (f8ccaf4)
1.0.1 (2020-11-04)
- station object is changed
- Signature of the station response has been changed
- make the user agent optional
- hide broken stations by default