Skip to content

Commit

Permalink
Update README.md to 0.99
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsears authored Jul 23, 2023
1 parent 746c71e commit 1655370
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h2 align="center">
<a name="chia_drive_logo" href="https://github.com/rjsears/chia_plot_manager"><img src="https://github.com/rjsears/chia_plot_manager/blob/main/images/chia_plot_manager_new.png" alt="Chia Plot Manager"></a><br>

Chia Plot, Drive Manager, Coin Monitor & Auto Drive (V0.98 - October 15th, 2021)
Chia Plot, Drive Manager, Coin Monitor & Auto Drive (V0.99 - July 22nd, 2023)
</h2>
<p align="center">
Multi Server Chia Plot and Drive Management Solution
Expand All @@ -18,7 +18,7 @@ Multi Server Chia Plot and Drive Management Solution
</div><br><br>
<b><em> Now fully supports pools and automatic removal of old plots on a one-by-one basis when replacing with new portable pool plots! Also includes a harvester-wide UUID search allowing you to locate any drive on any harvester by UUID and determine it's mountpoint! <br><br>

You must be running Chia Version 1.2.6 or higher for the reporting to work correctly!</b></em>
You must be running Chia Version 1.8.2 or higher for the reporting to work correctly!</b></em>
<br>
<p align="left"><font size="3">
Hopefully if you are reading this you know what Chia is and what a plot is. I am pretty new to Chia myself but I determined that I needed to come up with a way to manage my plots and hard drives that hold thse plots somewhat automatically since my job as a pilot keeps me gone a lot. I <em>am not</em> a programmer, so please, use this code with caution, test it yourself and provide feedback. This is a working version that is currently running and working for my setup which I will explain below. Hopefully it will be of some help to others, it is the least I can do to give back to the Chia community.
Expand Down Expand Up @@ -601,6 +601,9 @@ strategy above, it is super easy to add more drives.
<br><hr>

### <a name="changelog"></a>Changelog
<b>V0.99 2023-07-22</b>
- Updated to support new logging format for reports (current through 1.8.2)

<b>V0.98 2021-10-15</b>
- Rewrote reporting utilizing Python Rich (https://github.com/willmcgugan/rich)
- Begin Python typing addition to functions (work in progress)
Expand Down

0 comments on commit 1655370

Please sign in to comment.