Releases: rubengees/easy-header-footer-adapter
Releases · rubengees/easy-header-footer-adapter
3.0.0
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
Project
- Update dependencies and tools
Library
- Detach the header and footer from their parent upon removal. This allows for reuse later on.
- Ignore calls to
setHeader
andsetFooter
if the passed argument is the same as the current set one. This avoids unnecessary logic on your side.