You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.4.0, 08/05/21 -- Stacks can look in multiple locations to find layers; Layer constructor accepts optional model argument; improved arg and kwarg name handling; additional bug fix, documentation, and testing improvements
v0.3.1, 09/02/20 -- Ensure files required to run tests get installed
v0.3.0, 09/02/20 -- Stack.load and CLI functions can look in alternate locations for Layers; ArgMode, Layer and Stack can be imported directly from layerstack; Stack.save more robust to different object types; testing and documentation improvements
v0.2.0, 10/30/19 -- adding layerstack_stack CLI, ArgMode can be set with str, bug and documentation fixes