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
add the ability to easily edit and author envstack files. in addition, variables defined in envstack files when read should retain their scope and platform information (ie. all, linux, windows, darwin).
add an optional "version" tag to envstack files for compatibility
update EnvVar class to support platform and scope
ability to read and write environment stacks (deserialize/serialize)
The text was updated successfully, but these errors were encountered:
add the ability to easily edit and author envstack files. in addition, variables defined in envstack files when read should retain their scope and platform information (ie. all, linux, windows, darwin).
The text was updated successfully, but these errors were encountered: