2.0.0
Please note 2.0.0 is not compatible with 1.x.x versions - you'll need to change your code to work with 2.0.0
2.0.0 is an evolution which corrects various mistakes and oversights made in 1.x.x and sets the library up for a better future.
Changes:
- Namespace is now corrected (Narod.FullscreenDetector)
- Object name has been spell-corrected
- Instead of returning a 2D list, it uses getters to return the information you need
- Functions which were unused by most have been removed, and can be easily re-implemented directly in to your own code should you wish
In preparation for this move, a migration document is available here.