25 Commits (47ee6f13da969d7808f0a36c12cd638ddf96d0bf)
 

Author SHA1 Message Date
  Ryan Reed 47ee6f13da Merge pull request 'Fix: Move fails to targets on different filesystems' (#2) from shutil-move into master 2 years ago
  Ryan Reed 9362f064f3 Replacing Path rename with shutil, removing need for -f 2 years ago
  Ryan Reed 5b979a2ac9 Documenting the apply action 2 years ago
  Ryan Reed 14fec49b42 Adding support for 'apply' action 2 years ago
  Ryan Reed 5a29651cd1 Resolving paths rather than using relative 2 years ago
  Ryan Reed c25af8fccb Updating example 2 years ago
  Ryan Reed 292e3326e5 Removing unnecessary pytest.ini 2 years ago
  Ryan Reed 1b2428341e Restructuring tests 2 years ago
  Ryan Reed 48a2d97a2b Moving version to pyproject and adding semantic release information 2 years ago
  Ryan Reed f189c9a709 Reworking directory structure 2 years ago
  Ryan Reed 9832a21b2b Minor README update 2 years ago
  Ryan Reed 2aed4a4034 Adding license 2 years ago
  Ryan Reed 87ce51aef2 Minor comments 2 years ago
  Ryan Reed 318a2e8098 Correcting force option and creating test case 2 years ago
  Ryan Reed e718e1cb43 Adding option to force creation of restore path 2 years ago
  Ryan Reed 43ca777f7f Remove the need for pydantic (overkill for this) 2 years ago
  Ryan Reed e78333e7db Removing unnecessary comments 2 years ago
  Ryan Reed 120802a212 Removing PurePath as unnecessary 2 years ago
  Ryan Reed 7892f50568 Adding support for installing and running from pip 2 years ago
  Ryan Reed a2cdb536b3 Removing rich and click requirement 2 years ago
  Ryan Reed 165aa41880 Adding tests for Transpose class 2 years ago
  Ryan Reed b55d200a37 Requiring action in command line 2 years ago
  Ryan Reed cc4961adf6 Removing the custom exceptions for now 2 years ago
  Ryan Reed 75c774aed9 Moving exceptions and creating TransposeError 2 years ago
  Ryan Reed f92bf87fc7 Initial commit - v0.9.0 2 years ago