Releases: WorldMaker/angular-pharkas
Releases · WorldMaker/angular-pharkas
v2.2.0
What's Changed
- ⛓ Change template binding behavior by @WorldMaker in #33
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- 🖋 Document RxJS destruction by @WorldMaker in #31
- Ignore but warn of completion of input observables by @WorldMaker in #32
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.0.0
What's Changed
- Add a basic documentation site by @WorldMaker in #24
- 🚢 Mark it 1.0 by @WorldMaker in #25
Full Changelog: v0.6.0...v1.0.0
v0.6.0
What's Changed
- Tidying (on the road to the big 1.0.0 commitment) by @WorldMaker in #22
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Swap throttleTime for debounceTIme in display side effect by @WorldMaker in #21
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Ensure all of our subscribers are artisanal with proper closures by @WorldMaker in #20
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Return to a ReplaySubject for Inputs and optional defaultValues by @WorldMaker in #19
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Make input binding even more direct by @WorldMaker in #18
Full Changelog: v0.3.3...v0.4.0
v0.3.3
Still trying to get the order of binding operations correct