NEWS.md

githapi 1.0.4

githapi 1.0.3

githapi 1.0.2

githapi 1.0.1

githapi 1.0.0

Version 1.0.0 of {githapi} indicates that we are now happy with the set of functions implemented and confident they are relatively bug free. The intention now is that we will be very careful about changing functions and will deprecate before removing any.

All functions are documented and vignettes have been added for the common uses of the package. Please visit the website goymer.me/githapi for full documentation and if you find any bugs, or want to request new functions, then raise an issue in the repo ChadGoymer/githapi in GitHub.

githapi 0.10.24

githapi 0.10.24

githapi 0.10.23

githapi 0.10.22

githapi 0.10.21

githapi 0.10.20

githapi 0.10.19

githapi 0.10.18

githapi 0.10.17

githapi 0.10.16

githapi 0.10.15

githapi 0.10.14

githapi 0.10.13

githapi 0.10.12

githapi 0.10.11

githapi 0.10.10

githapi 0.10.9

githapi 0.10.8

githapi 0.10.7

githapi 0.10.6

githapi 0.10.5

githapi 0.10.4

githapi 0.10.3

githapi 0.10.2

githapi 0.10.1

githapi 0.10.0

githapi 0.9.28

githapi 0.9.27

githapi 0.9.26

githapi 0.9.25

githapi 0.9.24

githapi 0.9.23

githapi 0.9.22

githapi 0.9.21

githapi 0.9.20

githapi 0.9.19

githapi 0.9.18

githapi 0.9.17

githapi 0.9.16

githapi 0.9.15

githapi 0.9.14

githapi 0.9.13

githapi 0.9.12

githapi 0.9.11

githapi 0.9.10

Updated the following functions: - create_project(): Only include organization properties if organization project is created - update_project(): Add or update team permissions on an organization project - view_projects(): View the projects a team has access to - view_project(): View a project a team has access to - browse_project(): Browse a project a team has access to - delete_project(): Remove a team from an organization project

githapi 0.9.9

Added the following functions: - create_team() - update_team() - view_teams() - view_team() - browse_team() - delete_team()

Updated the following functions: - update_project(): no longer has NULL defaults - update_card(): no longer has NULL defaults - update_user(): no longer has NULL defaults - update_organization(): no longer has NULL defaults - Used org argument in organization functions for consistency - Removed beta properties from all organizations functions

Deprecated the following functions: - gh_team() - gh_teams() - is_member() - is_manager()

githapi 0.9.8

Added the following functions: - view_organizations() - view_organization() - browse_organization() - update_organization() - view_memberships() - view_membership()

Deprecated the following functions: - gh_organizations() - gh_organization() - gh_memberships() - gh_membership() - gh_members()

githapi 0.9.7

githapi 0.9.6

githapi 0.9.5

githapi 0.9.4

githapi 0.9.3

githapi 0.9.2

githapi 0.9.1

githapi 0.9.0

githapi 0.8.10

githapi 0.8.9

githapi 0.8.8

githapi 0.8.7

githapi 0.8.6

githapi 0.8.5

githapi 0.8.2

githapi 0.7.3

Added repository commits functions:

Added git blobs functions:

Added git trees functions:

Added git commits functions:

Added git branches functions:

Added git tags functions:

githapi 0.7.2

Added: - view_files() - create_files() - update_files() - delete_files() - view_readme() - view_contents()

githapi 0.7.1

No functional changes, change fixed broken tests and refactored new functions.

githapi 0.7.0

This release starts the process of replacing the naming convention of functions and adding support for creating, updated and deleting objects in GitHub. It also adds useful messages, and logging.

githapi 0.6.3

Resulting from the change to the README in the master branch

githapi 0.6.2

Added configuration files to get Travis working for continuous integration. Also, fixed a number of issues which were causing the build to fail.

githapi 0.6.1

Converted documentation to markdown and generated a website using pkgdown.

githapi 0.6.0

This release completed replaced the underlying functions to remove dependencies on unnecessary packages. As a result, the package loads faster and with fewer conflicts. Tables are generally faster to parse also.

githapi 0.5.2

Fixed a bug where empty columns threw an error. For example requesting the cards, using gh_cards(), in an empty column of a project.

githapi 0.5.1

githapi 0.5.0

githapi 0.4.0

githapi 0.3.0

githapi 0.2.0

Added functions for accessing the Git Data API



ChadGoymer/githapi documentation built on Oct. 22, 2021, 10:56 a.m.