Skip to content

v0.1.0

  • v0.1.0
  • bde85cd
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v0.1.0
  • bde85cd
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@tjtelan tjtelan tagged this 09 Dec 23:37
* Updating crate category

The old versions were invalid. Not known until I tried publishing.

* Making cloneable struct fields public

Resolves #11

* Changing lifetimes to str in GitRepoWatchHandler

Having trouble passing str with non-static lifetimes

* Missed lifetime change to part of GitCredentials

* Finally able to clone private repos

Lesson learned: Don't modify repo string at all!

Resolves #13

* Changing prints to log info/debug

Also some cargo format

* Version bump for crates.io
Assets 2
Loading