|
1 |
| -2023-04- 10 Martin Dvorak < [email protected]> |
| 1 | +2023-04- 15 Martin Dvorak < [email protected]> |
2 | 2 |
|
3 |
| - * Released v3.0.0 - important release which adds ability of HSTR to work |
| 3 | + * Released v3.0.0 - major release which adds ability of HSTR to work |
4 | 4 | on operating systems and Linux kernels without ioctl/TIOCSTI support.
|
5 | 5 |
|
6 | 6 | 2022-12-11 Martin Dvorak < [email protected]>
|
|
32 | 32 |
|
33 | 33 | 2018-08-28 Martin Dvorak < [email protected]>
|
34 | 34 |
|
35 |
| - * Released v2.0.0 - Major release which resolves confusing hstr/hh ambuiguity by choosing |
| 35 | + * Released v2.0.0 - Major release which resolves confusing hstr/hh ambiguity by choosing |
36 | 36 | hstr to be the only name used. hh becomes just a shell alias. Therefore this release
|
37 | 37 | introduces backward incompatible changes: all HH_ starting environment variables were
|
38 |
| - changed to HSTR_, similarly configuration file names starting with .hh_ were renamed to start |
39 |
| - with .hstr_, identifiers used in HSTR_CONFIG were changed e.g. favorites to favorites-view. |
40 |
| - Please check man page for details and update your 1.x.x configuration. |
41 |
| - Ubuntu package name was changed - use: apt install hstr. Tarball name has been changed as |
42 |
| - well to have hstr prefix - please update your scripts. |
43 |
| - Additional improvements: all memory leaks fixed, long commands handling improved (...), bash |
44 |
| - autocomplete added. |
| 38 | + changed to HSTR_, similarly configuration file names starting with .hh_ were renamed |
| 39 | + to start with .hstr_, identifiers used in HSTR_CONFIG were changed e.g. favorites to |
| 40 | + favorites-view. |
| 41 | + * Please check man page for details and update your 1.x.x configuration. |
| 42 | + * Ubuntu package name was changed - use: apt install hstr. Tarball name has been changed |
| 43 | + as well to have hstr prefix - please update your scripts. |
| 44 | + * Additional improvements: all memory leaks fixed, long commands handling improved (...), |
| 45 | + bash autocomplete added. |
45 | 46 |
|
46 | 47 | 2018-08-13 Martin Dvorak < [email protected]>
|
47 | 48 |
|
48 |
| - * Released v1.27.0 - Long lines support, QtCreator IDE migration, all build scripts rewritten, |
49 |
| - new distros (my Debian PPA, snap, ...), CI, unit test framework and tests, various fixes. |
| 49 | + * Released v1.27.0 - Long lines support, QtCreator IDE migration, all build scripts |
| 50 | + rewritten, new distros (my Debian PPA, snap, ...), CI, unit test framework and tests, |
| 51 | + various fixes. |
50 | 52 |
|
51 | 53 | 2018-05-06 Martin Dvorak < [email protected]>
|
52 | 54 |
|
|
66 | 68 |
|
67 | 69 | 2016-11-22 Martin Dvorak < [email protected]>
|
68 | 70 |
|
69 |
| - * Released v1.21 - Ubuntu Yakkety Yak release |
| 71 | + * Released v1.21 - Ubuntu Yakkety Yak release. |
70 | 72 |
|
71 | 73 | 2016-04-27 Martin Dvorak < [email protected]>
|
72 | 74 |
|
|
107 | 109 | * New release brings keyboard based search i.e. matching
|
108 | 110 | of history entries by occurrence of words in arbitrary
|
109 | 111 | order.
|
110 |
| - * In addition highlighting of matching segments in history |
| 112 | + * In addition highlighting of matching segments in history |
111 | 113 | entries has been improved.
|
112 | 114 |
|
113 | 115 | 2014-09-11 Martin Dvorak < [email protected]>
|
|
122 | 124 |
|
123 | 125 | * Released v1.12 - Regexp
|
124 | 126 | * New release brings regexp based filtering of command
|
125 |
| - history. In addition it's possible to use HSTR in |
| 127 | + history. In addition it is possible to use HSTR in |
126 | 128 | non-interactive mode i.e. filtered output is written
|
127 | 129 | to standard output. openSUSE became newly supported
|
128 | 130 | distribution.
|
129 | 131 |
|
130 | 132 | 2014-04-14 Martin Dvorak < [email protected]>
|
131 | 133 |
|
132 |
| - * Released v1.10 - Favorites |
| 134 | + * Released v1.10 - Favorites. |
133 | 135 | * Major release that brings favorites - favorite
|
134 | 136 | commands can be bookmarked for later use and managed
|
135 |
| - in a brand new view |
| 137 | + in a brand new view. |
136 | 138 |
|
137 | 139 | 2014-03-16 Martin Dvorak < [email protected]>
|
138 | 140 |
|
|
143 | 145 |
|
144 | 146 | 2014-01-25 Martin Dvorak < [email protected]>
|
145 | 147 |
|
146 |
| - * Released v1.0 - The First Stable Release |
| 148 | + * Released v1.0 - The First Stable Release. |
147 | 149 |
|
148 | 150 | 2013-12-03 Martin Dvorak < [email protected]>
|
149 | 151 |
|
150 |
| - * Released v0.2 - Initial Release |
| 152 | + * Released v0.2 - Initial Release. |
0 commit comments