|
| 1 | +RELEASE NOTES |
| 2 | +============= |
| 3 | +Format Identification for Digital Objects (fido). |
| 4 | +Copyright 2010 by Open Preservation Foundation. |
| 5 | + |
| 6 | +Copyright 2010 The Open Preservation Foundation |
| 7 | + |
| 8 | +Fido is made available under the Apache License, Version 2.0; see the file |
| 9 | +LICENSE.txt for details. |
| 10 | + |
| 11 | +Fido 1.4.0rc1 |
| 12 | +------------- |
| 13 | +2018-11-25 |
| 14 | + |
| 15 | +- Python 3 support [[#156][]] |
| 16 | +- Update to PRONOM signatures v95 [[#159][]] |
| 17 | +- Fixed bug with handling of embedded containers [[#164][]] |
| 18 | +- Improvments to signature update code [#165][], [#167][] |
| 19 | +- Code compliance with pytlint and PEP [[#161][], [#162][]] |
| 20 | +- Minor bug fixes and typos [[#166][], [#170][], [#171][], [#172][], [#174][]] |
| 21 | + |
| 22 | +[#156]: https://github.com/openpreserve/fido/pull/156 |
| 23 | +[#159]: https://github.com/openpreserve/fido/pull/159 |
| 24 | +[#161]: https://github.com/openpreserve/fido/pull/161 |
| 25 | +[#162]: https://github.com/openpreserve/fido/pull/162 |
| 26 | +[#164]: https://github.com/openpreserve/fido/pull/164 |
| 27 | +[#165]: https://github.com/openpreserve/fido/pull/165 |
| 28 | +[#166]: https://github.com/openpreserve/fido/pull/166 |
| 29 | +[#167]: https://github.com/openpreserve/fido/pull/167 |
| 30 | +[#170]: https://github.com/openpreserve/fido/pull/170 |
| 31 | +[#171]: https://github.com/openpreserve/fido/pull/171 |
| 32 | +[#172]: https://github.com/openpreserve/fido/pull/172 |
| 33 | +[#174]: https://github.com/openpreserve/fido/pull/174 |
0 commit comments