Releases: devaloka/devaloka-theme
Releases · devaloka/devaloka-theme
Release list
v0.6.2
v0.6.1
v0.6.0
Bug Fixes
- incorrect locale file path (c35ca26)
- load parent theme's locale file (394ee8d)
- merge parent theme's translations into child thems's text domain (bd41106)
- prevent direct access to the loader file (e5683ac)
- remove unreasonable validataion for locale file path (fdc6341)
- update for Translation Component 0.2.0 (59c5625)
- use parent theme's domain path for text domain loading (09dd68e)
BREAKING CHANGES
- Some interfaces/traits are moved into
TranslatableInterface/Trait.