Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 3.14 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 3.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.2.3 - 2023-10-01

Commits

  • There is a macos13 runner, it appears, but not yet a macos14. I was led astray. 0e9c0c7
  • OK. All of the build issues are maybe fixed, so let's go up a patch level and do a new release. b51ea2f
  • Bump version in shard.yml 057c03c

v0.2.2 - 2023-10-01

Commits

  • Add some help when commands are mistyped. b8d2fed
  • Forgot to include macos-14 in the release process. 7a97570

v0.2.1 - 2023-09-30

Commits

  • Bump version, and fix some issues with the env files. 091f4ad
  • Update release workflow to build with macos14, too. 44b56a1
  • Add a note about clearing the MetaMask Account Data after running 'clean'. 8fde58e

v0.2.0 - 2023-09-29

Commits

  • Refactor for code cleanup, and add a list command. 727e6ba
  • Make the prune command fully functional. 0880852
  • Clean up output, and make deletion log to a log file. 9e261e9

v0.1.1 - 2023-09-24

Merged

  • Clean up style issues. #1

Commits

  • WIP a3dac86
  • WIP more. To be able to work on it while on the airplane, I added a cache. Now wrapping up the rest of the compatibility with the nodejs tool. 0c8e88c
  • It more-or-less works. Stuff to cleanup, now. 6d1f3d0