changelog.rst 890 B

1234567891011121314151617181920212223242526
  1. Changelog
  2. =========
  3. - 2024/09/27 Version 0.8.1 released, Fixed some bugs, and providing a
  4. `localized deployment version <projects/web_demo/README.md>`__ of the
  5. `online
  6. demo <https://opendatalab.com/OpenSourceTools/Extractor/PDF/>`__ and
  7. the `front-end interface <projects/web/README.md>`__.
  8. - 2024/09/09: Version 0.8.0 released, supporting fast deployment with
  9. Dockerfile, and launching demos on Huggingface and Modelscope.
  10. - 2024/08/30: Version 0.7.1 released, add paddle tablemaster table
  11. recognition option
  12. - 2024/08/09: Version 0.7.0b1 released, simplified installation
  13. process, added table recognition functionality
  14. - 2024/08/01: Version 0.6.2b1 released, optimized dependency conflict
  15. issues and installation documentation
  16. - 2024/07/05: Initial open-source release
  17. .. warning::
  18. fix ``localized deployment version`` and ``front-end interface``