Skip to content

Fixes, tests and project reorganization

Compare
Choose a tag to compare
@luizmb luizmb released this 23 Nov 10:21
· 17 commits to master since this release
99e3a08

Fixes:

  • Github dependencies without ".git" suffix to work as expected (thanks @mltbnz)
  • Github authenticated request was passing the wrong BASIC AUTH string

Improvements

  • Project reorganization, moving most of the code to libraries and allowing tests (thanks @mltbnz)

Some basic tests