Releases: SundareshSankaran/py-sas-studio-custom-steps
Releases · SundareshSankaran/py-sas-studio-custom-steps
v0.5.0
What's Changed
- Add method to generate README by @SundareshSankaran in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add: version 0.4.0 methods for SAS program and UI by @SundareshSankaran in #19
Methods to add SAS program and UI components to a Custom Step
Full Changelog: v0.3.3...v0.4.0
Version 0.3.3 released
This version is a jump up from v0.1.2 (not documented earlier).
Additions
- get_pages() method to retrieve a list of pages in a custom step.
- load_step_file() to hydrate a CustomStep object with attributes from a custom step file
plus some additional bug fixes and improvements.
A decision has been made to remove future dist files since releases will perform the role of an archive.