# 1.0.2 (2022-07-17) ## Features * Made `name` argument optional when using the `transpose store` * Moved `name` argument to end of `transpose store` Note: I'm abusing the versioning a bit as I'm the only user of this tool. Normally, this would be considered a breaking change due to the change in argument order. Shouldn't happen again. # 1.0.1 (2022-07-16) ## Hotfixes * Utilize `expanduser` and `~` in cache files to allow for more portable restorations # 1.0.0 (2022-07-12) Initial release