- Change injection strategy to work with both Meteor 1.3 and earlier. (fixes #17, #18)
- Fix broken
Injected.meta()
, thanks @JProgrammer! (#16)
- No code change. Deprecate gadicohen:inject-initial for meteorhacks:inject-initial
- Escape use of $ in string.replace in all internal functions (fixes #11)
- Re-release in Meteor 0.9.0 package system, with better semver
- Note, package will be renamed to meteorhacks:inject-initial once MDG finishes up with rename and redirect support.
- Critical work (fixes and tests) from arunoda. Thank you!
- Fixed incomplete code for manipulating rawBodies (thanks arunoda)