Changes in version 0.5.6.1 (2020-03-16) - Fix README.md badge links Changes in version 0.5.6 - Fix Documentation issues - Fix for R-3.6.3 Changes in version 0.5.4 - Improve README.md for recursive objects (Thanks: K. Klauder) - Change Suggests dplyr -> tibble Changes in version 0.5.3 - Fix problem where objects with additional classes would not retain stickiness (or other classes). This was an artifact of Fix#3. Changes in version 0.5.0 - Fix #1: sticky_all function added - Fix #2: Fix na.exclude issue - Fix #3: Fix issue with dropping dimensions Changes in version 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 Changes in version 0.3.6 (2016-10-04) - README.md: Fix Canonical URL using use_cran_badge() Changes in version 0.3.4 - Add Badges - Fix vignette title - Update docs Changes in version 0.3.3 (2016-09-26) First Accepted CRAN release Changes in version 0.2 - Add tests - Support recursive objects - Ready for CRAN Changes in version 0.1 - Initial Release (Git Hub only)