-------------------- * Fix failing test case (need to switch to gdrive) * Migrate off Google Drive downloads for CI server * Pin numpy to remove deprecation errors (and possible numerical issues introduced in 1.20+) * Pin pytest flake to < 5.0.0 to work around tholo/pytest-flake887
0.1.8
------------------
* Pin dask-ms and dask versions (:pr:`82`) * Fix DATA_DESC_ID indexing (:pr:`79`) * Fix infinite recursion when computing dask metadata (:pr:`79`) * Removed .travis and .travis.yml (:pr:`71`) and (:pr:`73`) * Github CI Actions (:pr:`71`)
0.1.7
------------------
* Change license to BSD3 (:pr:`64`)
0.1.4
------------------
* Upgrade to dask-ms (:pr:`59`)
0.1.3
------------------
* Use pytest-flake8 when running test cases (:pr:`56`) * Fix polarisation flagging for uncalibrated data (:pr:`55`) * Add ability to flag on total power (:pr:`55`) * Baseline statistics (:pr:`55`) * 4K UHF mask (:pr:`55`) * Add Pull Request Template (:pr:`53`)