Major changes in this release include:
- Add weight function to allow testing weighted Cramer-von-Mises type tests. The previous versions only allowed to test using Cramer-von-Mises or Anderson-Darling test (which are some specific weight functions). This release allows user to include their own weight function to perform the test.
- Update document
- Update README file