Skip to content

Releases: nanshe-org/nanshe

v0.1.0a64

23 Dec 09:54
4d686ae
Compare
Choose a tag to compare
  • Drop Python 3.5. #476
  • Drop python-coveralls on Wercker. #477
  • Switch from memory_info_ex to memory_info. #473
  • Drop setuptools install requirement. #479
  • Drop the Matplotlib-based viewer. #480
  • Only install docstring-coverage on doc deploy. #481

v0.1.0a63

22 Dec 08:50
9427843
Compare
Choose a tag to compare
  • Support Python 3.7. #475

v0.1.0a62

20 Feb 05:51
1f23437
Compare
Choose a tag to compare
  • Pin breaking dependencies. #470
  • Fix tifffile 0.13 breakage. #471
  • Fix sphinx 1.7 breakage. #472

v0.1.0a61

12 Jan 20:02
260b230
Compare
Choose a tag to compare
  • Bump license year to 2018. #467
  • Close other temp file in HDF5 tests. #468

v0.1.0a60

11 Jan 19:22
bab75d0
Compare
Choose a tag to compare
  • Upgrade to versioneer 0.18. #457
  • Simplify mean computation code. #459
  • Drop docstring-coverage from Wercker. #462
  • Require Travis CI's Ubuntu Precise image. #463
  • Fixes for NumPy 1.14. #464

v0.1.0a59

07 Jul 22:28
Compare
Choose a tag to compare
  • Run CI with SPAMS 2.6 on Python 2/3. #450
  • Drop old viewer config. #449
  • Update files for coverage to ignore. #451
  • Support coverage 4. #452
  • Adjust some tests for NumPy 1.13 compatibility. #455
  • Use Python 3.5 environment to submit coverage. #456
  • Drop HDF5 pin. #453

v0.1.0a58

19 Apr 06:05
Compare
Choose a tag to compare
  • Package license file as data. #443, #447
  • Try tweaking registration algorithm. #444, #446
  • Require tifffile. #445
  • Delete .gitmodules file. #448

v0.1.0a57

10 Mar 06:15
Compare
Choose a tag to compare
  • Unpin conda-build. #434
  • Support NumPy 1.12. #440
  • Support Python 3.6. #441
  • Add 2017 to the license copyright. #442

v0.1.0a56

01 Nov 16:43
Compare
Choose a tag to compare
  • Drop remaining Sphinx pins. #431
  • Drop functools32 as a build requirement. #432
  • Use mplview in place of the included viewer. #433
  • Update viewer module's deprecation warning. #433

v0.1.0a55

31 Oct 23:37
Compare
Choose a tag to compare
  • Use split_blocks from kenjutsu. #426
  • Use future for Python 2/3 compatibility. #427
  • Use enumerate_masks_max where possible for speed. #428
  • Fix documentation and a bug with generate_contour_fast. #429
  • Use imgroi for some functionality. #430