aiken/crates
KtorZ db22395764 Add new command group 'deps' and 'clear-cache' command.
This allows in case of issues with dependencies to at least safely
  remove cached packages. Before that, it could be hard to know where
  are even located the cached files without looking at the source code.

  ```
     Clearing /Users/ktorz/Library/Caches/aiken/packages
     Removing aiken-lang-stdlib-7ca9e659688ea88e1cfdc439b6c20c4c7fae9985.zip
     Removing aiken-lang-stdlib-main@04eb45df3c77f6611bbdff842a0e311be2c56390f0fa01f020d69c93ff567fe5.zip
     Removing aiken-lang-stdlib-6b482fa00ec37fe936c93155e8c670f32288a686.zip
     Removing aiken-lang-stdlib-1cedbe85b7c7e9c4036d63d45cad4ced27b0d50b.zip
         Done
  ```
2023-01-14 11:51:18 -05:00
..
aiken Add new command group 'deps' and 'clear-cache' command. 2023-01-14 11:51:18 -05:00
aiken-lang Support (and default to) parenthesis for block expressions 2023-01-14 11:49:45 -05:00
aiken-lsp Release 0.0.28 2023-01-06 13:41:00 -05:00
aiken-project Invalidate cache using etag for deps by branch 2023-01-14 11:51:18 -05:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc Release 0.0.28 2023-01-06 13:41:00 -05:00