- Remove duplicates in get_{leaf,root}_ tree methods. (2af864b) - Fix category copy_shallow (cda3833)
2.1.0
Features
- Add copy_shallow to all objects. (376f08f) - - Add discrete_{x,y} flags to variables. (2b97da5) - Refactor docs. (343210c)
Fixes
- Fix variable get_full_y_title. (31dcbc1)
Breaking changes
- Rename log_{x,y} and discrete_{x,y} attributes of Variable. (ead2d20)
2.0.1
Features
- Allow colors in ColorMixin to be nullable. (2db988b) - Remove constraint on number of x_labels for Variable. (c42b906) - Add support for secondary and tertiary color in ColorMixin. (2cb038f) - Allow empty data source in DataSourceMixin. (0ae6fbd) - Update into notebook. (0b8db6b)
Fixes
- Fix test requirements. (ae0da66, f96b6de)
2.0.0
Breaking updates
- Drop contexts and instance caching. (fd061db) - Refactor unique object handling (a3cfc4d) - Refactor copy behavior. (a57ee9f)