1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

0.5.0 released

This commit is contained in:
Chris Cummer
2019-02-04 10:53:26 -08:00
committed by GitHub
parent ab0dde5169
commit 3ffefcd2d8

View File

@@ -4,6 +4,10 @@
### ⚡️ Added
## 0.5.0
### ⚡️ Added
* Resource Usage module added by [@nicholas-eden](https://github.com/nicholas-eden)
* Recursive repo search in Git module ([#126](https://github.com/wtfutil/wtf/issues/126) by [@anandsudhir](http://github.com/anandsudhir))
* HTTP/HTTPS handling in OpenFile() util function by [@jdenoy](https://github.com/jdenoy)