Releases: bullhorn/taurus
Releases · bullhorn/taurus
v1.4.0
1.4.0 (2018-08-21)
Features
- Staffing: Adding a way to track request timings (#12) (dcbba56)
v1.3.0
1.3.0 (2018-08-14)
Features
- Preloader: Added Preloader with some bug fixes (#11) (8c4802e)
v1.2.5
1.2.5 (2018-06-06)
Bug Fixes
- EntityService: Implementing edit/many (1a40c72)
v1.2.4
1.2.4 (2018-05-30)
Bug Fixes
- entity: add id as valid key for params (bfbe030)
- entityService: remove trailing / at end of endpoint (06fa5fa)
v1.2.3
1.2.3 (2018-05-30)
Bug Fixes
- SetingsService: Put Dashboard entitlements on the correct object (3a57681)
v1.2.2
1.2.2 (2018-05-29)
Bug Fixes
- MetaService: Removing fields for getByLayout (d86cd46)
v1.2.0
1.2.0 (2018-05-20)
Bug Fixes
- MetaService: fix linting issue (c0ae0c2)
Features
- MetaService: Adding a getByLayout call (5930b03)
v1.1.0
1.1.0 (2018-05-15)
Features
- settings: Adding a settings/entitlement service (#3) (ba14393)
v1.0.2
1.0.2 (2018-04-24)
Bug Fixes
- Staffing: Fixing reference to UL cookie (75ee429)
v1.0.1
1.0.1 (2018-02-07)
Bug Fixes
- compat: RXJS conflict with
find
operator. causes compile issues (fc797ac)