comparison CHANGES.txt @ 7608:cdc7490f510e

docs: add mention of pyreadline3 under windows adds support for CLI editing/history under windows.
author John Rouillard <rouilj@ieee.org>
date Thu, 17 Aug 2023 13:33:53 -0400
parents bb443db61d1c
children 771d7c43c76f 8fb42f41ef10
comparison
equal deleted inserted replaced
7607:bb443db61d1c 7608:cdc7490f510e
43 used. Roundup-admin output was never meant to be machine parsed, but 43 used. Roundup-admin output was never meant to be machine parsed, but
44 don't break it unless required. (John Rouillard) 44 don't break it unless required. (John Rouillard)
45 - issue2551290 - pip install roundup Hangs on Windows 10 45 - issue2551290 - pip install roundup Hangs on Windows 10
46 The install under windows goes into an infinite loop using pip or 46 The install under windows goes into an infinite loop using pip or
47 source install. (John Rouillard) 47 source install. (John Rouillard)
48 - Document use of pyreadline3 to allow roundup-admin to have CLI editing
49 on windows. (John Rouillard)
48 50
49 Features: 51 Features:
50 52
51 - issue2551103 - add pragma 'display_protected' to roundup-admin. If 53 - issue2551103 - add pragma 'display_protected' to roundup-admin. If
52 true, print protected attributes like id, activity, actor... 54 true, print protected attributes like id, activity, actor...

Roundup Issue Tracker: http://roundup-tracker.org/