Releases: riga/order
Releases · riga/order
v2.1.6
Update action versions. (da3ff54 )
Fix pretty_print. (190dcb8 )
Adjust recursion limit for deep copy. (94ff183 )
v2.1.5
Fixes
Fix shift direction names, adapt to upstream scinum changes (29540a3 ).
v2.1.4
Add 'gen_order' attribute to Dataset. (9d82d6c )
v2.1.3
Allow arbitrary xsec keys in process. (c70e877 )
Don't overwrite by default in UniqueObjectIndex.extend. (b4d8d75 )
Add tree search algo aliases for walking. (7870233 )
Fix pretty printing of processes. (30c5fcf )
Improve doc strings. (aaf020f )
v2.1.1
Features & updates
Fixes
Remove duplicates in get_{leaf,root}_ tree methods. (2af864b )
Fix category copy_shallow (cda3833 )
v2.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 )
v2.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
v2.0.0
Breaking updates
Drop contexts and instance caching. (fd061db )
Refactor unique object handling (a3cfc4d )
Refactor copy behavior. (a57ee9f )
Fixes and minor changes
You can’t perform that action at this time.