1.0.0
- Ramhorns is now using the MPL-2.0 license (#66, #73)
- [BREAKING]
Ramhorns::get
now takes&str
as an argument (see #70, #69, thanks to @lcnr for reporting) - Added a method to manually insert a template parsed from source by @grego (#67)
- Added
rename_all
attribute similar toserde
and optional index-based sections by @tiagolobocastro (#63) - Implemented
Debug
forRamhorns
&Template
(#72, thanks to @dsaghliani for reporting) - Updated dependencies (#64, #68, #71)
Full Changelog: v0.14.0...v1.0.0