Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ChangeLog #783

Merged
merged 5 commits into from Mar 25, 2017
Merged

Update ChangeLog #783

merged 5 commits into from Mar 25, 2017

Conversation

Shreeshrii
Copy link
Collaborator

Add major updates to 4.0.0alpha by Ray since Nov, 2016.

@zdenop, @stweil, @egorpugin @amitdo Please update with other major changes. Thanks!

@stweil
Copy link
Contributor

stweil commented Mar 23, 2017

+ Remove support for VS2010.

@amitdo
Copy link
Collaborator

amitdo commented Mar 23, 2017

+ Remove support for VS2010.

@egorpugin
Does Tesseract 4.0 built with CMake supports VS2010 or not?

@egorpugin
Copy link
Contributor

No. Not out of the box.
One needs fixing some bugs in tiff library that comes from cppan.
Or there's always manual way of including dependencies. In this case VS2010 might work.

With cppan VS2015 and VS2017 are only supported.

@Shreeshrii
Copy link
Collaborator Author

Shreeshrii commented Mar 24, 2017

  + Add Support for VS2015 and VS2017 with cppan
  + Implement invisible text only for PDF
  + Add AVX / SSE support for Windows
  + Require leptonica 1.74 or higher

@zdenop
Copy link
Contributor

zdenop commented Mar 24, 2017

VS2010 has limited support for C++11, so there should be more problems . I would expect that situation with VS2010 Express (free version of VS2010) is even worse.

@Shreeshrii
Copy link
Collaborator Author

Thanks, I have combined the updates for date range from Nov 2016 to March 2017. Suggest that any major commits also add to the changelog on regular basis.

Does semantic versioning requiring more frequent tagging?

@zdenop Please approve merge. Thanks!

@Shreeshrii
Copy link
Collaborator Author

@amitdo I thought that you had made a similar list adding to release notes... Can't seem to find it now.

@amitdo
Copy link
Collaborator

amitdo commented Mar 24, 2017

@Shreeshrii
Copy link
Collaborator Author

Shreeshrii commented Mar 24, 2017 via email

ChangeLog Outdated
@@ -1,7 +1,23 @@
2016-11-11 - V4.00.00
2016-11-11 to 2017-March - V4.00.00-alpha
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not change date format: use 2017-03-24 (instead of "2016-11-11 to 2017-March")

ChangeLog Outdated
@@ -1,8 +1,5 @@
2016-11-11 to 2017-March - V4.00.00-alpha
* Added new neural network system based on LSTMs, with major accuracy gains.
2017-03-24 - V4.00.00-alpha-cf245f8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No! There is only one V4.00.00-alpha. Please follow pattern of Changelog

@zdenko Please change as you see fit.

My confusion is because, https://github.com/tesseract-ocr/tesseract/releases shows
on Nov 8, 2016 
4.00.00alpha  …
 c1c1e42   zip   tar.gz

If someone gets that zip/tar, it will not have all the items listed on Changelog for 4.0.0-alpha.
@zdenop zdenop merged commit f837cc0 into tesseract-ocr:master Mar 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants