8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c730da commit cca064cCopy full SHA for cca064c
LATEST_VERSION_NOTES.rst
@@ -191,6 +191,13 @@ Old name New name
191
- ``Repository#ignore`` ignores notifications from the repository for the
192
authenticated user
193
194
+- ``Repository#contents`` was split into two simpler functions
195
+
196
+ - ``Repository#file_contents`` returns the contents of a file object
197
198
+ - ``Repository#directory_contents`` returns the contents of files in a
199
+ directory.
200
201
- ``Organization#add_repo`` and ``Team#add_repo`` have been renamed to
202
``Organization#add_repository`` and ``Team#add_repository`` respectively.
203
0 commit comments