Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
topydo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
topydo
Commits
f3aaef5c
Commit
f3aaef5c
authored
Nov 29, 2015
by
Bram Schoenmakers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump.
parent
06c2fb08
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
CHANGES.md
CHANGES.md
+15
-0
topydo/lib/Version.py
topydo/lib/Version.py
+1
-1
No files found.
CHANGES.md
View file @
f3aaef5c
0.8
---
*
`do -d`
understands relative dates.
*
Introduced
`yesterday`
as a relative date (abbrev.
`yes`
).
*
`tag`
command understands relative dates when setting due or t tags.
*
Fix install of wheels (unnecessarily installed dependencies). Issue #79.
*
Bugfix: the negation of ordinal tag filters did not work.
*
Some improvements in test coverage (a.o. thanks to @mruwek).
0.
7
0.
7
---
---
...
...
topydo/lib/Version.py
View file @
f3aaef5c
""" Version of Topydo. """
""" Version of Topydo. """
VERSION
=
'0.
7
'
VERSION
=
'0.
8
'
LICENSE
=
"""Copyright (C) 2014-2015 Bram Schoenmakers
LICENSE
=
"""Copyright (C) 2014-2015 Bram Schoenmakers
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment