This repository was archived by the owner on Jul 22, 2021. It is now read-only.
Commit 986ad8f
committed
Update to version 1.3.0, updates to BOM handling, Encoding specification, Documentation (including new examples folder), and .gitignore.
Add BOM removal ability, update .gitignore.
BOM removal implemented, new test passing.
Added internal flag, fixed test.
Implemented RemovePrefix, tests added and passing.
BOM {insert | remove} tests now passing.
Refactor of RemoveBOM for readability.
Integration tests now passing.
Documentation updated, example added, .gitignore updated.
Added TODO file.
Add optional parameter to {Get|Set}ContentString to choose encoding, resolves #74, add example of folder use, resolves #72.
Correct the quickstart documentation.
Add CONTRIBUTING.
Update CommandLineAuth documentation.
Bump the version.
Update documentation, and remove superfluous make files.1 parent c2f56b8 commit 986ad8f
File tree
93 files changed
+575
-1984
lines changed- docs
- _build
- doctrees
- html
- _sources
- _static
- build
- doctrees
- html
- _sources
- _static
- css
- fonts
- js
- examples
- pydrive
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+575
-1984
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Whitespace-only changes.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments