e69b55b349
Add more unofficial package managers ( #66 )
2022-11-04 12:18:26 +01:00
31631fb409
Increase minimum python version to 3.9
2022-04-27 22:52:50 +02:00
07a21f80a6
Link to unofficial packages
2022-04-27 21:15:33 +02:00
70b33ecfd9
Add migration notes to changelog
...
Also clean up some other formatting for consistency
2021-06-13 15:06:50 +02:00
601e4b936b
Use new arrow logic in README example config
2021-06-12 15:00:52 +02:00
d65efed561
Slightly adjust phrasing
2021-05-28 21:21:04 +00:00
c665c36d88
Update README, CHANGELOG
2021-05-25 17:18:31 +02:00
9ec19be113
Document config file format
2021-04-29 20:24:18 +02:00
20a24dbcbf
Add changelog
2021-04-29 20:20:25 +02:00
27e4abcfa3
Do project setup from scratch
...
Following guidelines from the Python Packaging User Guide [1].
This commit intentionally breaks the .gitignore, project dependencies, GitHub
Actions and other stuff. It also removes almost the entire README. The intention
behind this is to get rid of all cruft that as accumulated over time and to have
a fresh start. Only necessary things will be re-added as they're needed.
From now on, I also plan on adding documentation for every feature at the same
time that the feature is implemented. This is to ensure that the documentation
does not become outdated.
[1]: https://packaging.python.org/
2021-04-27 00:07:54 +02:00
c1ab7485e2
Bump version to 2.6.1
2021-04-19 11:21:56 +02:00
80ae5ddfaa
Bump version to v2.6.0
2021-04-14 19:47:41 +02:00
9a9018751e
Bump version
2021-02-06 22:54:05 +01:00
35c3fa205d
Fixed description of activating venv ( #22 )
...
Add 'source' to the venv activate command in the readme
`source` was picked over `.` to conform to the python recommendation
(https://docs.python.org/3/library/venv.html#module-venv ).
This patch also adds the `egg-info` you get when building to the
gitignore.
2021-01-28 21:24:09 +01:00
0b606f02fa
Bump version
2021-01-17 10:33:10 +01:00
5de68a0400
Bump version
2020-12-30 17:20:30 +01:00
0e1077bb50
Bump version
2020-12-30 14:50:49 +01:00
1c2b6bf994
Bump version
2020-12-13 19:57:29 +01:00
ba9215ebe8
Bump version
2020-11-18 10:09:45 +01:00
98834c9c95
Bump version
2020-11-12 20:23:36 +01:00
733e1ae136
Bump version
2020-11-10 20:50:31 +01:00
9c4759103a
Bump patch version
2020-11-05 11:25:06 +01:00
6f30adcd22
Fix quote type in README
2020-11-04 22:13:08 +01:00
6f78fef604
Add quoting instructions to README
2020-11-04 22:08:33 +01:00
07de5bea8b
Explain how to run sync_url on Mac
2020-10-30 17:53:55 +01:00
076067e22d
Bump version
2020-10-30 17:28:34 +01:00
521890ae78
Update README.md
2020-10-28 23:24:18 +01:00
3f7c73df80
Release new minor version
2020-10-07 09:32:17 +02:00
d73c778b0a
Add sync_url instructions to README
2020-10-06 17:50:28 +02:00
8e8c1c031a
Version 2.3.0
2020-09-03 21:47:10 +02:00
e367da925e
Bump version to 2.2.1
2020-07-28 19:55:32 +00:00
41cbcc509c
Update version to 2.2.0
2020-07-15 22:47:44 +02:00
4047fe78f3
Fix README formatting
2020-07-11 18:22:33 +00:00
c28347122e
Improve README
...
- Added a table of contents
- Reworked the transform section
- Fixed the commented example
2020-07-11 18:16:33 +00:00
bb25d32f03
Fix typo in README
2020-06-29 16:18:33 +02:00
6aaa3071f9
Update README with new version
2020-06-26 17:35:03 +02:00
7024db1f13
Use transient progessbar
...
This will ensure no pesky newline ends up in the output, even on
windows.
2020-06-25 18:03:12 +02:00
cfe4a8fc0a
Bump version to 2.0.0
2020-05-15 11:26:23 +00:00
1004fa40f8
Add personal desktop example config to README
2020-05-15 11:02:55 +02:00
e8ddb0ca04
Fix example config link in README
2020-05-15 11:02:45 +02:00
bb048c3a6d
Apparently we want Python 3.8
2020-05-08 21:04:13 +02:00
33fcd307b2
Adjust install directions
2020-05-08 20:53:41 +02:00
07c225bc20
Expand README. I did not proofread this thing :(
2020-05-08 18:47:58 +02:00
52852d11a6
Bump version to 1.1.8
2019-09-22 11:56:41 +00:00
c8ee456d33
Bump version to 1.1.7
2019-07-26 08:14:55 +00:00
1572e11da8
Bump version to 1.1.6
2019-07-05 08:49:26 +00:00
aba8d46d26
Bump version to 1.1.5
2019-07-04 12:17:33 +00:00
2eb834afc3
Bump version to 1.1.4
2019-06-11 12:46:40 +00:00
50e25346e5
Bump version to 1.1.3
2019-06-07 11:36:41 +00:00
da602366f8
Bump version to 1.1.2
2019-05-17 07:43:32 +00:00