|
Lines 1-8
Link Here
|
| 1 |
# Change Log |
1 |
# Change Log |
| 2 |
|
2 |
|
| 3 |
## [Unreleased](https://github.com/unoconv/unoconv/tree/HEAD) |
3 |
## [0.9](https://github.com/Unoconv/Unoconv/tree/0.9) (2019-09-26) |
| 4 |
|
4 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.8.2...0.9) |
| 5 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.8.2...HEAD) |
|
|
| 6 |
|
5 |
|
| 7 |
**Implemented enhancements:** |
6 |
**Implemented enhancements:** |
| 8 |
|
7 |
|
|
Lines 142-153
Link Here
|
| 142 |
- Support LibreOffice 5.4.6.2 on Mac OS X 10.13.3 with case-sensitive filesystem [\#447](https://github.com/unoconv/unoconv/pull/447) ([amotl](https://github.com/amotl)) |
141 |
- Support LibreOffice 5.4.6.2 on Mac OS X 10.13.3 with case-sensitive filesystem [\#447](https://github.com/unoconv/unoconv/pull/447) ([amotl](https://github.com/amotl)) |
| 143 |
- Adds support for LibreOffice 5.x.x.x on macOS. [\#442](https://github.com/unoconv/unoconv/pull/442) ([devinea](https://github.com/devinea)) |
142 |
- Adds support for LibreOffice 5.x.x.x on macOS. [\#442](https://github.com/unoconv/unoconv/pull/442) ([devinea](https://github.com/devinea)) |
| 144 |
- Releasing 0.8 [\#428](https://github.com/unoconv/unoconv/pull/428) ([regebro](https://github.com/regebro)) |
143 |
- Releasing 0.8 [\#428](https://github.com/unoconv/unoconv/pull/428) ([regebro](https://github.com/regebro)) |
|
|
144 |
- Attempting to fix the failures on macOS [\#424](https://github.com/unoconv/unoconv/pull/424) ([regebro](https://github.com/regebro)) |
| 145 |
|
145 |
|
| 146 |
## [0.8.2](https://github.com/unoconv/unoconv/tree/0.8.2) (2017-12-07) |
146 |
## [0.8.2](https://github.com/Unoconv/Unoconv/tree/0.8.2) (2017-12-07) |
| 147 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.8...0.8.2) |
147 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.8...0.8.2) |
| 148 |
|
148 |
|
| 149 |
## [0.8](https://github.com/unoconv/unoconv/tree/0.8) (2017-12-07) |
149 |
## [0.8](https://github.com/Unoconv/Unoconv/tree/0.8) (2017-12-07) |
| 150 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.7...0.8) |
150 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.7...0.8) |
| 151 |
|
151 |
|
| 152 |
**Implemented enhancements:** |
152 |
**Implemented enhancements:** |
| 153 |
|
153 |
|
|
Lines 203-216
Link Here
|
| 203 |
**Merged pull requests:** |
203 |
**Merged pull requests:** |
| 204 |
|
204 |
|
| 205 |
- \* make -F switch working for user-defined fields [\#426](https://github.com/unoconv/unoconv/pull/426) ([belegnar](https://github.com/belegnar)) |
205 |
- \* make -F switch working for user-defined fields [\#426](https://github.com/unoconv/unoconv/pull/426) ([belegnar](https://github.com/belegnar)) |
| 206 |
- Attempting to fix the failures on macOS [\#424](https://github.com/unoconv/unoconv/pull/424) ([regebro](https://github.com/regebro)) |
|
|
| 207 |
- Updated Changelog and docs [\#422](https://github.com/unoconv/unoconv/pull/422) ([regebro](https://github.com/regebro)) |
206 |
- Updated Changelog and docs [\#422](https://github.com/unoconv/unoconv/pull/422) ([regebro](https://github.com/regebro)) |
| 208 |
- Added setup.py [\#421](https://github.com/unoconv/unoconv/pull/421) ([regebro](https://github.com/regebro)) |
207 |
- Added setup.py [\#421](https://github.com/unoconv/unoconv/pull/421) ([regebro](https://github.com/regebro)) |
| 209 |
- Drop support for v3.3 and v3.4 [\#413](https://github.com/unoconv/unoconv/pull/413) ([regebro](https://github.com/regebro)) |
208 |
- Drop support for v3.3 and v3.4 [\#413](https://github.com/unoconv/unoconv/pull/413) ([regebro](https://github.com/regebro)) |
| 210 |
- pass the password as openoffice expects it, so it will work for docum… [\#358](https://github.com/unoconv/unoconv/pull/358) ([monomelodies](https://github.com/monomelodies)) |
209 |
- pass the password as openoffice expects it, so it will work for docum… [\#358](https://github.com/unoconv/unoconv/pull/358) ([monomelodies](https://github.com/monomelodies)) |
| 211 |
|
210 |
|
| 212 |
## [0.7](https://github.com/unoconv/unoconv/tree/0.7) (2015-07-08) |
211 |
## [0.7](https://github.com/Unoconv/Unoconv/tree/0.7) (2015-07-08) |
| 213 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.6...0.7) |
212 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.6...0.7) |
| 214 |
|
213 |
|
| 215 |
**Implemented enhancements:** |
214 |
**Implemented enhancements:** |
| 216 |
|
215 |
|
|
Lines 336-343
Link Here
|
| 336 |
- add Microsoft Works \(.wps\) import filter [\#159](https://github.com/unoconv/unoconv/pull/159) ([josiasmontag](https://github.com/josiasmontag)) |
335 |
- add Microsoft Works \(.wps\) import filter [\#159](https://github.com/unoconv/unoconv/pull/159) ([josiasmontag](https://github.com/josiasmontag)) |
| 337 |
- make sure LOdev gets new param styles [\#144](https://github.com/unoconv/unoconv/pull/144) ([clkao](https://github.com/clkao)) |
336 |
- make sure LOdev gets new param styles [\#144](https://github.com/unoconv/unoconv/pull/144) ([clkao](https://github.com/clkao)) |
| 338 |
|
337 |
|
| 339 |
## [0.6](https://github.com/unoconv/unoconv/tree/0.6) (2012-09-10) |
338 |
## [0.6](https://github.com/Unoconv/Unoconv/tree/0.6) (2012-09-10) |
| 340 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.5...0.6) |
339 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.5...0.6) |
| 341 |
|
340 |
|
| 342 |
**Implemented enhancements:** |
341 |
**Implemented enhancements:** |
| 343 |
|
342 |
|
|
Lines 379-386
Link Here
|
| 379 |
|
378 |
|
| 380 |
- added explicit check in Listener\(\) if soffice is already running on given \(host, port\) [\#74](https://github.com/unoconv/unoconv/pull/74) ([vpa](https://github.com/vpa)) |
379 |
- added explicit check in Listener\(\) if soffice is already running on given \(host, port\) [\#74](https://github.com/unoconv/unoconv/pull/74) ([vpa](https://github.com/vpa)) |
| 381 |
|
380 |
|
| 382 |
## [0.5](https://github.com/unoconv/unoconv/tree/0.5) (2012-04-16) |
381 |
## [0.5](https://github.com/Unoconv/Unoconv/tree/0.5) (2012-04-16) |
| 383 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.4...0.5) |
382 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.4...0.5) |
| 384 |
|
383 |
|
| 385 |
**Implemented enhancements:** |
384 |
**Implemented enhancements:** |
| 386 |
|
385 |
|
|
Lines 428-443
Link Here
|
| 428 |
- Add extrapath for official rpm [\#5](https://github.com/unoconv/unoconv/pull/5) ([eagleas](https://github.com/eagleas)) |
427 |
- Add extrapath for official rpm [\#5](https://github.com/unoconv/unoconv/pull/5) ([eagleas](https://github.com/eagleas)) |
| 429 |
- Add support for libreoffice [\#2](https://github.com/unoconv/unoconv/pull/2) ([graaff](https://github.com/graaff)) |
428 |
- Add support for libreoffice [\#2](https://github.com/unoconv/unoconv/pull/2) ([graaff](https://github.com/graaff)) |
| 430 |
|
429 |
|
| 431 |
## [0.4](https://github.com/unoconv/unoconv/tree/0.4) (2010-10-20) |
430 |
## [0.4](https://github.com/Unoconv/Unoconv/tree/0.4) (2010-10-20) |
| 432 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.3...0.4) |
431 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.3...0.4) |
| 433 |
|
432 |
|
| 434 |
## [0.3](https://github.com/unoconv/unoconv/tree/0.3) (2007-09-01) |
433 |
## [0.3](https://github.com/Unoconv/Unoconv/tree/0.3) (2007-09-01) |
| 435 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.2...0.3) |
434 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.2...0.3) |
| 436 |
|
435 |
|
| 437 |
## [0.2](https://github.com/unoconv/unoconv/tree/0.2) (2007-05-20) |
436 |
## [0.2](https://github.com/Unoconv/Unoconv/tree/0.2) (2007-05-20) |
| 438 |
[Full Changelog](https://github.com/unoconv/unoconv/compare/0.1...0.2) |
437 |
[Full Changelog](https://github.com/Unoconv/Unoconv/compare/0.1...0.2) |
| 439 |
|
438 |
|
| 440 |
## [0.1](https://github.com/unoconv/unoconv/tree/0.1) (2007-05-19) |
439 |
## [0.1](https://github.com/Unoconv/Unoconv/tree/0.1) (2007-05-19) |
| 441 |
|
440 |
|
| 442 |
|
441 |
|
| 443 |
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
442 |
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |