chore: merge 0.0.6 #6

Merged
cafkafk merged 28 commits from dev into main 2023-07-02 10:35:50 +02:00
cafkafk commented 2023-07-02 10:29:39 +02:00 (Migrated from github.com)

merge 0.0.6

Of major notice is:

  • Categories
  • Repo flags
  • Architectural overhaul
  • Increased documentation
  • Improved UX

Autogenerated Changelog

Bug Fixes

  • Changed config.yaml location
  • Increased scope of push field
  • Remove potentially destructive operation
  • Fixed mini-license typos
  • Fixed testing with hashmap arch
  • Spinner on all repoactions
  • Fixed commit in quick
  • [breaking] Fixed quick, fast messages
  • Fixed commit with editor regression

Documentation

  • Architectural Overview
  • Moved charts to doc/img
  • Update image locations
  • Moved ARCHITECTURE.md to doc/
  • Added some documentation
  • Added roadmap

Features

  • Started flakification
  • Added nix flake #5
  • [breaking] Add push field
  • [breaking] Add repo flags
  • [breaking] Implemented naive categories
  • Started work on using spinners
  • Added pull flag
  • React to exit code of git
  • Started adding multi instruction logic
  • Added fast subcommand

Miscellaneous Tasks

  • Version bump to v0.0.3
  • Moved install scripts to ./bin

Refactor

  • Fixed various clippy errors
  • Removed unused code from flake
  • Improved GitRepo assoc. function debug
  • Removed redundant line in Cargo.toml
  • Created on_all for config struct
  • Naive nested hashmap
  • Generic refactor

Security

  • Removed atty dependency

Testing

  • Removed unused ./test dir

WIP

  • Mvp flake working
# merge 0.0.6 Of major notice is: - Categories - Repo flags - Architectural overhaul - Increased documentation - Improved UX # Autogenerated Changelog ### Bug Fixes - Changed config.yaml location - Increased scope of push field - Remove potentially destructive operation - Fixed mini-license typos - Fixed testing with hashmap arch - Spinner on all repoactions - Fixed commit in quick - [**breaking**] Fixed quick, fast messages - Fixed commit with editor regression ### Documentation - Architectural Overview - Moved charts to doc/img - Update image locations - Moved ARCHITECTURE.md to doc/ - Added some documentation - Added roadmap ### Features - Started flakification - Added nix flake #5 - [**breaking**] Add push field - [**breaking**] Add repo flags - [**breaking**] Implemented naive categories - Started work on using spinners - Added pull flag - React to exit code of git - Started adding multi instruction logic - Added fast subcommand ### Miscellaneous Tasks - Version bump to v0.0.3 - Moved install scripts to ./bin ### Refactor - Fixed various clippy errors - Removed unused code from flake - Improved GitRepo assoc. function debug - Removed redundant line in Cargo.toml - Created on_all for config struct - Naive nested hashmap - Generic refactor ### Security - Removed atty dependency ### Testing - Removed unused ./test dir ### WIP - Mvp flake working <!-- generated by git-cliff -->
Sign in to join this conversation.
No description provided.