|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/materialsproject/maggma/tree/HEAD) |
| 3 | +## [v0.71.3](https://github.com/materialsproject/maggma/tree/v0.71.3) (2025-02-06) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.71.2...HEAD) |
| 5 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.71.2...v0.71.3) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- zopen: add explicit encoding to read\_json; explicit mode [\#1030](https://github.com/materialsproject/maggma/pull/1030) ([rkingsbury](https://github.com/rkingsbury)) |
6 | 10 |
|
7 | 11 | **Fixed bugs:** |
8 | 12 |
|
9 | 13 | - \[Bug\]: monty's zopen expects keyword `mode` to be set [\#1024](https://github.com/materialsproject/maggma/issues/1024) |
10 | 14 |
|
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Remove python 3.8 classifier from pyproject.toml [\#1029](https://github.com/materialsproject/maggma/pull/1029) ([Andrew-S-Rosen](https://github.com/Andrew-S-Rosen)) |
| 18 | + |
11 | 19 | ## [v0.71.2](https://github.com/materialsproject/maggma/tree/v0.71.2) (2025-01-21) |
12 | 20 |
|
13 | 21 | [Full Changelog](https://github.com/materialsproject/maggma/compare/v0.71.1...v0.71.2) |
|
472 | 480 |
|
473 | 481 | ## [v0.53.0](https://github.com/materialsproject/maggma/tree/v0.53.0) (2023-08-02) |
474 | 482 |
|
475 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.1...v0.53.0) |
| 483 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.2...v0.53.0) |
476 | 484 |
|
477 | 485 | **Merged pull requests:** |
478 | 486 |
|
479 | 487 | - allow \>5GB and turn on multi-part uploads for AWS [\#829](https://github.com/materialsproject/maggma/pull/829) ([kbuma](https://github.com/kbuma)) |
480 | 488 |
|
481 | | -## [v0.52.1](https://github.com/materialsproject/maggma/tree/v0.52.1) (2023-08-02) |
| 489 | +## [v0.52.2](https://github.com/materialsproject/maggma/tree/v0.52.2) (2023-08-02) |
482 | 490 |
|
483 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.2...v0.52.1) |
| 491 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.1...v0.52.2) |
484 | 492 |
|
485 | | -## [v0.52.2](https://github.com/materialsproject/maggma/tree/v0.52.2) (2023-08-02) |
| 493 | +## [v0.52.1](https://github.com/materialsproject/maggma/tree/v0.52.1) (2023-08-02) |
486 | 494 |
|
487 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.0...v0.52.2) |
| 495 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.0...v0.52.1) |
488 | 496 |
|
489 | 497 | **Merged pull requests:** |
490 | 498 |
|
|
672 | 680 |
|
673 | 681 | ## [v0.51.4](https://github.com/materialsproject/maggma/tree/v0.51.4) (2023-06-02) |
674 | 682 |
|
675 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.2...v0.51.4) |
| 683 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.3...v0.51.4) |
676 | 684 |
|
677 | 685 | **Merged pull requests:** |
678 | 686 |
|
679 | 687 | - modify JSONStore file creation [\#792](https://github.com/materialsproject/maggma/pull/792) ([gpetretto](https://github.com/gpetretto)) |
680 | 688 |
|
681 | | -## [v0.51.2](https://github.com/materialsproject/maggma/tree/v0.51.2) (2023-05-29) |
| 689 | +## [v0.51.3](https://github.com/materialsproject/maggma/tree/v0.51.3) (2023-05-29) |
682 | 690 |
|
683 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.3...v0.51.2) |
| 691 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.2...v0.51.3) |
684 | 692 |
|
685 | | -## [v0.51.3](https://github.com/materialsproject/maggma/tree/v0.51.3) (2023-05-29) |
| 693 | +## [v0.51.2](https://github.com/materialsproject/maggma/tree/v0.51.2) (2023-05-29) |
686 | 694 |
|
687 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.1...v0.51.3) |
| 695 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.1...v0.51.2) |
688 | 696 |
|
689 | 697 | **Merged pull requests:** |
690 | 698 |
|
|
821 | 829 |
|
822 | 830 | ## [v0.49.9](https://github.com/materialsproject/maggma/tree/v0.49.9) (2022-11-01) |
823 | 831 |
|
824 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.7...v0.49.9) |
| 832 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.8...v0.49.9) |
825 | 833 |
|
826 | 834 | **Merged pull requests:** |
827 | 835 |
|
828 | 836 | - Parse datetime with dateutil [\#741](https://github.com/materialsproject/maggma/pull/741) ([munrojm](https://github.com/munrojm)) |
829 | 837 |
|
830 | | -## [v0.49.7](https://github.com/materialsproject/maggma/tree/v0.49.7) (2022-10-25) |
| 838 | +## [v0.49.8](https://github.com/materialsproject/maggma/tree/v0.49.8) (2022-10-25) |
831 | 839 |
|
832 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.8...v0.49.7) |
| 840 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.7...v0.49.8) |
833 | 841 |
|
834 | | -## [v0.49.8](https://github.com/materialsproject/maggma/tree/v0.49.8) (2022-10-25) |
| 842 | +## [v0.49.7](https://github.com/materialsproject/maggma/tree/v0.49.7) (2022-10-25) |
835 | 843 |
|
836 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.6...v0.49.8) |
| 844 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.6...v0.49.7) |
837 | 845 |
|
838 | 846 | **Merged pull requests:** |
839 | 847 |
|
|
1042 | 1050 |
|
1043 | 1051 | ## [v0.44.1](https://github.com/materialsproject/maggma/tree/v0.44.1) (2022-03-08) |
1044 | 1052 |
|
1045 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.42.0...v0.44.1) |
| 1053 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.43.0...v0.44.1) |
1046 | 1054 |
|
1047 | 1055 | **Merged pull requests:** |
1048 | 1056 |
|
1049 | 1057 | - added localhost test for MongoURIStore [\#595](https://github.com/materialsproject/maggma/pull/595) ([jmmshn](https://github.com/jmmshn)) |
1050 | 1058 |
|
1051 | | -## [v0.42.0](https://github.com/materialsproject/maggma/tree/v0.42.0) (2022-03-07) |
1052 | | - |
1053 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.43.0...v0.42.0) |
1054 | | - |
1055 | 1059 | ## [v0.43.0](https://github.com/materialsproject/maggma/tree/v0.43.0) (2022-03-07) |
1056 | 1060 |
|
1057 | 1061 | [Full Changelog](https://github.com/materialsproject/maggma/compare/v0.44.0...v0.43.0) |
1058 | 1062 |
|
1059 | 1063 | ## [v0.44.0](https://github.com/materialsproject/maggma/tree/v0.44.0) (2022-03-07) |
1060 | 1064 |
|
1061 | | -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.41.1...v0.44.0) |
| 1065 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.42.0...v0.44.0) |
| 1066 | + |
| 1067 | +## [v0.42.0](https://github.com/materialsproject/maggma/tree/v0.42.0) (2022-03-07) |
| 1068 | + |
| 1069 | +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.41.1...v0.42.0) |
1062 | 1070 |
|
1063 | 1071 | **Merged pull requests:** |
1064 | 1072 |
|
|
0 commit comments