NEWS
sticky 0.5.6.1 (2020-03-16)
- Fix README.md badge links
sticky 0.5.6
sticky 0.5.4
- Improve README.md for recursive objects (Thanks: K. Klauder)
- Change Suggests dplyr -> tibble
sticky 0.5.3
- Fix problem where objects with additional classes would not retain stickiness
(or other classes). This was an artifact of Fix#3.
sticky 0.5.0
- Fix #1: sticky_all function added
- Fix #2: Fix na.exclude issue
- Fix #3: Fix issue with dropping dimensions
sticky 0.4.0 (2016-11-01)
- #2: now matrices are properly supported.
- Thanks jwdink.
- Accommodate
mostattributes
for matrices to propagate to result of extract1
.
- Adds tests for matrices.
- Add utils.R
sticky 0.3.6 (2016-10-04)
- README.md: Fix Canonical URL using use_cran_badge()
sticky 0.3.4
- Add Badges
- Fix vignette title
- Update docs
sticky 0.3.3 (2016-09-26)
First Accepted CRAN release
sticky 0.2
- Add tests
- Support recursive objects
- Ready for CRAN
sticky 0.1
- Initial Release (Git Hub only)