- Remove LICENSE_FILE
Changes:
1.3: (2012-07-13)
- Implement markdown rendering
- GitAuthor.date is now a datetime, thank you bilderbuchi
- Fix documentation of Github.get_gist: id is a string, not an integer
1.2: (2012-06-29)
- Implement legacy search APIs, thank you kukuts for telling me Github had
released them
- Fix a bug with issue labels containing spaces, thank you philipkimmey for
detecting the bug and fixing it
- Clarify how collections of objects are returned by get_* methods, thank you
bilderbuchi for asking
PR: ports/169848
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)