|
26 | 26 | "outputs": [], |
27 | 27 | "source": [ |
28 | 28 | "package_name = 'libpysal'\n", |
29 | | - "release_date = '2020-01-04'\n", |
30 | | - "start_date = '2019-12-14'" |
| 29 | + "release_date = '2020-02-01'\n", |
| 30 | + "start_date = '2020-01-04'" |
31 | 31 | ] |
32 | 32 | }, |
33 | 33 | { |
|
81 | 81 | { |
82 | 82 | "data": { |
83 | 83 | "text/plain": [ |
84 | | - "'/home/jovyan/tools'" |
| 84 | + "'/home/serge/Dropbox/p/pysal/src/subpackages/libpysal/tools'" |
85 | 85 | ] |
86 | 86 | }, |
87 | 87 | "execution_count": 4, |
|
101 | 101 | { |
102 | 102 | "data": { |
103 | 103 | "text/plain": [ |
104 | | - "datetime.datetime(2019, 12, 14, 0, 0)" |
| 104 | + "datetime.datetime(2020, 1, 4, 0, 0)" |
105 | 105 | ] |
106 | 106 | }, |
107 | 107 | "execution_count": 5, |
|
155 | 155 | { |
156 | 156 | "data": { |
157 | 157 | "text/plain": [ |
158 | | - "20" |
| 158 | + "17" |
159 | 159 | ] |
160 | 160 | }, |
161 | 161 | "execution_count": 8, |
|
254 | 254 | { |
255 | 255 | "data": { |
256 | 256 | "text/plain": [ |
257 | | - "dict_keys(['Serge Rey', 'James Gaboardi', 'Levi John Wolf'])" |
| 257 | + "dict_keys(['Serge Rey', 'Levi John Wolf'])" |
258 | 258 | ] |
259 | 259 | }, |
260 | 260 | "execution_count": 14, |
|
434 | 434 | { |
435 | 435 | "data": { |
436 | 436 | "text/plain": [ |
437 | | - "['libpysal 4.2.0 Windows import issue (#215)',\n", |
438 | | - " 'fix bug 212 (#213)',\n", |
439 | | - " 'corrected docstrings in cg.alpha_shapes.py (#217)',\n", |
440 | | - " 'Updating requirements (#211)',\n", |
441 | | - " 'Fetch (#176)']" |
| 437 | + "['BUG: ufunc.outer deprecated (#237)',\n", |
| 438 | + " 'raise warning when islands are used in to_adjlist (#230)',\n", |
| 439 | + " 'DOC: Cleaning up docs and docsr for tutorial (#229)',\n", |
| 440 | + " 'Revert \"4.2.1\" (#228)',\n", |
| 441 | + " '4.2.1 (#227)',\n", |
| 442 | + " 'DOC: images for notebooks (#225)',\n", |
| 443 | + " '4.2.1 (#224)',\n", |
| 444 | + " '4.2.1 (#223)',\n", |
| 445 | + " '4.2.1 (#222)',\n", |
| 446 | + " 'REL: 4.2.1 (#220)',\n", |
| 447 | + " 'libpysal 4.2.0 Windows import issue (#215)',\n", |
| 448 | + " 'fix bug 212 (#213)']" |
442 | 449 | ] |
443 | 450 | }, |
444 | 451 | "execution_count": 20, |
|
476 | 483 | { |
477 | 484 | "data": { |
478 | 485 | "text/plain": [ |
479 | | - "'We closed a total of 14 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-12-14.'" |
| 486 | + "'We closed a total of 32 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-01-04.'" |
480 | 487 | ] |
481 | 488 | }, |
482 | 489 | "execution_count": 23, |
|
506 | 513 | "name": "stdout", |
507 | 514 | "output_type": "stream", |
508 | 515 | "text": [ |
509 | | - "We closed a total of 14 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-12-14.\n", |
| 516 | + "We closed a total of 32 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-01-04.\n", |
510 | 517 | "\n", |
511 | 518 | "## Issues Closed\n", |
512 | 519 | "\n" |
|
539 | 546 | "name": "stdout", |
540 | 547 | "output_type": "stream", |
541 | 548 | "text": [ |
542 | | - "We closed a total of 14 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-12-14.\n", |
| 549 | + "We closed a total of 32 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-01-04.\n", |
543 | 550 | "\n", |
544 | 551 | "## Issues Closed\n", |
| 552 | + " - test_map breakage due to pandas 1.0 deprecation of ufunc.outer (#236)\n", |
| 553 | + " - BUG: ufunc.outer deprecated (#237)\n", |
| 554 | + " - raise warning when islands are used in to_adjlist (#230)\n", |
| 555 | + " - Some example datasets are missing documentation (#113)\n", |
| 556 | + " - DOC: Cleaning up docs and docsr for tutorial (#229)\n", |
| 557 | + " - `to_adjlist(remove_symmetric=True)` fails on string-indexed weights. (#165)\n", |
| 558 | + " - AttributeError: 'Queen' object has no attribute 'silent_island_warning' (#204)\n", |
| 559 | + " - 4.2.1 (#226)\n", |
| 560 | + " - Revert \"4.2.1\" (#228)\n", |
| 561 | + " - 4.2.1 (#227)\n", |
| 562 | + " - DOC: images for notebooks (#225)\n", |
| 563 | + " - 4.2.1 (#224)\n", |
| 564 | + " - 4.2.1 (#223)\n", |
| 565 | + " - duplicate pypi package badge (#221)\n", |
| 566 | + " - 4.2.1 (#222)\n", |
| 567 | + " - REL: 4.2.1 (#220)\n", |
545 | 568 | " - libpysal 4.2.0 won't import on Windows (#214)\n", |
546 | 569 | " - libpysal 4.2.0 Windows import issue (#215)\n", |
547 | 570 | " - Constructing contiguity spatial weights using from_dataframe and from_shapefile could give different results (#212)\n", |
548 | 571 | " - fix bug 212 (#213)\n", |
549 | | - " - alpha_shapes docs not rendering (#216)\n", |
550 | | - " - corrected docstrings in cg.alpha_shapes.py (#217)\n", |
551 | | - " - Updating requirements (#211)\n", |
552 | | - " - Big tarball (#174)\n", |
553 | | - " - Fetch (#176)\n", |
554 | 572 | "\n", |
555 | 573 | "## Pull Requests\n", |
| 574 | + " - BUG: ufunc.outer deprecated (#237)\n", |
| 575 | + " - raise warning when islands are used in to_adjlist (#230)\n", |
| 576 | + " - DOC: Cleaning up docs and docsr for tutorial (#229)\n", |
| 577 | + " - Revert \"4.2.1\" (#228)\n", |
| 578 | + " - 4.2.1 (#227)\n", |
| 579 | + " - DOC: images for notebooks (#225)\n", |
| 580 | + " - 4.2.1 (#224)\n", |
| 581 | + " - 4.2.1 (#223)\n", |
| 582 | + " - 4.2.1 (#222)\n", |
| 583 | + " - REL: 4.2.1 (#220)\n", |
556 | 584 | " - libpysal 4.2.0 Windows import issue (#215)\n", |
557 | | - " - fix bug 212 (#213)\n", |
558 | | - " - corrected docstrings in cg.alpha_shapes.py (#217)\n", |
559 | | - " - Updating requirements (#211)\n", |
560 | | - " - Fetch (#176)\n" |
| 585 | + " - fix bug 212 (#213)\n" |
561 | 586 | ] |
562 | 587 | } |
563 | 588 | ], |
|
584 | 609 | "output_type": "stream", |
585 | 610 | "text": [ |
586 | 611 | " - Serge Rey\n", |
587 | | - " - James Gaboardi\n", |
588 | 612 | " - Levi John Wolf\n" |
589 | 613 | ] |
590 | 614 | } |
|
611 | 635 | "name": "stdout", |
612 | 636 | "output_type": "stream", |
613 | 637 | "text": [ |
614 | | - "We closed a total of 14 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-12-14.\n", |
| 638 | + "We closed a total of 32 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-01-04.\n", |
615 | 639 | "\n", |
616 | 640 | "## Issues Closed\n", |
| 641 | + " - test_map breakage due to pandas 1.0 deprecation of ufunc.outer (#236)\n", |
| 642 | + " - BUG: ufunc.outer deprecated (#237)\n", |
| 643 | + " - raise warning when islands are used in to_adjlist (#230)\n", |
| 644 | + " - Some example datasets are missing documentation (#113)\n", |
| 645 | + " - DOC: Cleaning up docs and docsr for tutorial (#229)\n", |
| 646 | + " - `to_adjlist(remove_symmetric=True)` fails on string-indexed weights. (#165)\n", |
| 647 | + " - AttributeError: 'Queen' object has no attribute 'silent_island_warning' (#204)\n", |
| 648 | + " - 4.2.1 (#226)\n", |
| 649 | + " - Revert \"4.2.1\" (#228)\n", |
| 650 | + " - 4.2.1 (#227)\n", |
| 651 | + " - DOC: images for notebooks (#225)\n", |
| 652 | + " - 4.2.1 (#224)\n", |
| 653 | + " - 4.2.1 (#223)\n", |
| 654 | + " - duplicate pypi package badge (#221)\n", |
| 655 | + " - 4.2.1 (#222)\n", |
| 656 | + " - REL: 4.2.1 (#220)\n", |
617 | 657 | " - libpysal 4.2.0 won't import on Windows (#214)\n", |
618 | 658 | " - libpysal 4.2.0 Windows import issue (#215)\n", |
619 | 659 | " - Constructing contiguity spatial weights using from_dataframe and from_shapefile could give different results (#212)\n", |
620 | 660 | " - fix bug 212 (#213)\n", |
621 | | - " - alpha_shapes docs not rendering (#216)\n", |
622 | | - " - corrected docstrings in cg.alpha_shapes.py (#217)\n", |
623 | | - " - Updating requirements (#211)\n", |
624 | | - " - Big tarball (#174)\n", |
625 | | - " - Fetch (#176)\n", |
626 | 661 | "\n", |
627 | 662 | "## Pull Requests\n", |
| 663 | + " - BUG: ufunc.outer deprecated (#237)\n", |
| 664 | + " - raise warning when islands are used in to_adjlist (#230)\n", |
| 665 | + " - DOC: Cleaning up docs and docsr for tutorial (#229)\n", |
| 666 | + " - Revert \"4.2.1\" (#228)\n", |
| 667 | + " - 4.2.1 (#227)\n", |
| 668 | + " - DOC: images for notebooks (#225)\n", |
| 669 | + " - 4.2.1 (#224)\n", |
| 670 | + " - 4.2.1 (#223)\n", |
| 671 | + " - 4.2.1 (#222)\n", |
| 672 | + " - REL: 4.2.1 (#220)\n", |
628 | 673 | " - libpysal 4.2.0 Windows import issue (#215)\n", |
629 | 674 | " - fix bug 212 (#213)\n", |
630 | | - " - corrected docstrings in cg.alpha_shapes.py (#217)\n", |
631 | | - " - Updating requirements (#211)\n", |
632 | | - " - Fetch (#176)\n", |
633 | 675 | "\n", |
634 | 676 | "The following individuals contributed to this release:\n", |
635 | 677 | "\n", |
636 | 678 | " - Serge Rey\n", |
637 | | - " - James Gaboardi\n", |
638 | 679 | " - Levi John Wolf\n" |
639 | 680 | ] |
640 | 681 | } |
|
663 | 704 | "text": [ |
664 | 705 | "# Changes\n", |
665 | 706 | "\n", |
666 | | - "Version 4.2.1 (2020-01-04)\n", |
| 707 | + "Version 4.2.2 (2020-02-01)\n", |
667 | 708 | "\n", |
668 | | - "We closed a total of 14 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-12-14.\n", |
| 709 | + "We closed a total of 32 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-01-04.\n", |
669 | 710 | "\n", |
670 | 711 | "## Issues Closed\n", |
| 712 | + " - test_map breakage due to pandas 1.0 deprecation of ufunc.outer (#236)\n", |
| 713 | + " - BUG: ufunc.outer deprecated (#237)\n", |
| 714 | + " - raise warning when islands are used in to_adjlist (#230)\n", |
| 715 | + " - Some example datasets are missing documentation (#113)\n", |
| 716 | + " - DOC: Cleaning up docs and docsr for tutorial (#229)\n", |
| 717 | + " - `to_adjlist(remove_symmetric=True)` fails on string-indexed weights. (#165)\n", |
| 718 | + " - AttributeError: 'Queen' object has no attribute 'silent_island_warning' (#204)\n", |
| 719 | + " - 4.2.1 (#226)\n", |
| 720 | + " - Revert \"4.2.1\" (#228)\n", |
| 721 | + " - 4.2.1 (#227)\n", |
| 722 | + " - DOC: images for notebooks (#225)\n", |
| 723 | + " - 4.2.1 (#224)\n", |
| 724 | + " - 4.2.1 (#223)\n", |
| 725 | + " - duplicate pypi package badge (#221)\n", |
| 726 | + " - 4.2.1 (#222)\n", |
| 727 | + " - REL: 4.2.1 (#220)\n", |
671 | 728 | " - libpysal 4.2.0 won't import on Windows (#214)\n", |
672 | 729 | " - libpysal 4.2.0 Windows import issue (#215)\n", |
673 | 730 | " - Constructing contiguity spatial weights using from_dataframe and from_shapefile could give different results (#212)\n", |
674 | 731 | " - fix bug 212 (#213)\n", |
675 | | - " - alpha_shapes docs not rendering (#216)\n", |
676 | | - " - corrected docstrings in cg.alpha_shapes.py (#217)\n", |
677 | | - " - Updating requirements (#211)\n", |
678 | | - " - Big tarball (#174)\n", |
679 | | - " - Fetch (#176)\n", |
680 | 732 | "\n", |
681 | 733 | "## Pull Requests\n", |
| 734 | + " - BUG: ufunc.outer deprecated (#237)\n", |
| 735 | + " - raise warning when islands are used in to_adjlist (#230)\n", |
| 736 | + " - DOC: Cleaning up docs and docsr for tutorial (#229)\n", |
| 737 | + " - Revert \"4.2.1\" (#228)\n", |
| 738 | + " - 4.2.1 (#227)\n", |
| 739 | + " - DOC: images for notebooks (#225)\n", |
| 740 | + " - 4.2.1 (#224)\n", |
| 741 | + " - 4.2.1 (#223)\n", |
| 742 | + " - 4.2.1 (#222)\n", |
| 743 | + " - REL: 4.2.1 (#220)\n", |
682 | 744 | " - libpysal 4.2.0 Windows import issue (#215)\n", |
683 | 745 | " - fix bug 212 (#213)\n", |
684 | | - " - corrected docstrings in cg.alpha_shapes.py (#217)\n", |
685 | | - " - Updating requirements (#211)\n", |
686 | | - " - Fetch (#176)\n", |
687 | 746 | "\n", |
688 | 747 | "The following individuals contributed to this release:\n", |
689 | 748 | "\n", |
690 | 749 | " - Serge Rey\n", |
691 | | - " - James Gaboardi\n", |
692 | 750 | " - Levi John Wolf\n" |
693 | 751 | ] |
694 | 752 | } |
|
746 | 804 | "name": "python", |
747 | 805 | "nbconvert_exporter": "python", |
748 | 806 | "pygments_lexer": "ipython3", |
749 | | - "version": "3.7.3" |
| 807 | + "version": "3.8.1" |
750 | 808 | } |
751 | 809 | }, |
752 | 810 | "nbformat": 4, |
|
0 commit comments