Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(977)

Delta Between Two Patch Sets: CHANGELOG

Issue 547950046: flask-tryton: Add filters for date and number formating
Left Patch Set: Follow flask-babel names and desging Created 3 years, 11 months ago
Right Patch Set: Remove trailing space Created 3 years, 10 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | README » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 * Add filters for date and number formating 1 * Add filters for date and number formating
2 * Add support for 5.6 series
2 * Drop support for series older than 5.0 3 * Drop support for series older than 5.0
3 * Drop support for Python 2.7 4 * Drop support for Python 2.7
4 * Retry all request on any DatabaseOperationError 5 * Retry all request on any DatabaseOperationError
5 6
6 Version 0.8.0 - 2019-08-22 7 Version 0.8.0 - 2019-08-22
7 * Add support for series 5.2 8 * Add support for series 5.2
8 * Execute transaction tasks at the end of the request 9 * Execute transaction tasks at the end of the request
9 10
10 Version 0.7 - 2018-01-30 11 Version 0.7 - 2018-01-30
11 * Add support for Python 3 12 * Add support for Python 3
(...skipping 10 matching lines...) Expand all
22 23
23 Version 0.3 - 2014-10-25 24 Version 0.3 - 2014-10-25
24 * Add support for series 3.4 25 * Add support for series 3.4
25 26
26 Version 0.2 - 2014-06-25 27 Version 0.2 - 2014-06-25
27 * Add record and records route converters 28 * Add record and records route converters
28 * Register Tryton in extensions 29 * Register Tryton in extensions
29 30
30 Version 0.1 - 2014-01-18 31 Version 0.1 - 2014-01-18
31 * Initial release 32 * Initial release
LEFTRIGHT
« no previous file | README » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b