Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
materialsproject committed Feb 16, 2024
1 parent 53867d9 commit ea3a856
Showing 1 changed file with 38 additions and 30 deletions.
68 changes: 38 additions & 30 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v0.63.2](https://github.com/materialsproject/maggma/tree/v0.63.2) (2024-02-16)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.63.1...v0.63.2)

**Merged pull requests:**

- enables using more efficient queries for count, distinct and newer\_in [\#921](https://github.com/materialsproject/maggma/pull/921) ([kbuma](https://github.com/kbuma))

## [v0.63.1](https://github.com/materialsproject/maggma/tree/v0.63.1) (2024-02-14)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.63.0...v0.63.1)
Expand Down Expand Up @@ -251,19 +259,19 @@

## [v0.53.0](https://github.com/materialsproject/maggma/tree/v0.53.0) (2023-08-02)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.2...v0.53.0)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.1...v0.53.0)

**Merged pull requests:**

- allow \>5GB and turn on multi-part uploads for AWS [\#829](https://github.com/materialsproject/maggma/pull/829) ([kbuma](https://github.com/kbuma))

## [v0.52.2](https://github.com/materialsproject/maggma/tree/v0.52.2) (2023-08-02)
## [v0.52.1](https://github.com/materialsproject/maggma/tree/v0.52.1) (2023-08-02)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.1...v0.52.2)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.2...v0.52.1)

## [v0.52.1](https://github.com/materialsproject/maggma/tree/v0.52.1) (2023-08-02)
## [v0.52.2](https://github.com/materialsproject/maggma/tree/v0.52.2) (2023-08-02)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.0...v0.52.1)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.52.0...v0.52.2)

**Merged pull requests:**

Expand All @@ -277,19 +285,19 @@

## [v0.51.25](https://github.com/materialsproject/maggma/tree/v0.51.25) (2023-07-27)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.23...v0.51.25)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.24...v0.51.25)

**Merged pull requests:**

- Some cleanup: `isort`, updated classifiers, remove unused kwarg [\#833](https://github.com/materialsproject/maggma/pull/833) ([Andrew-S-Rosen](https://github.com/Andrew-S-Rosen))

## [v0.51.23](https://github.com/materialsproject/maggma/tree/v0.51.23) (2023-07-21)
## [v0.51.24](https://github.com/materialsproject/maggma/tree/v0.51.24) (2023-07-21)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.24...v0.51.23)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.23...v0.51.24)

## [v0.51.24](https://github.com/materialsproject/maggma/tree/v0.51.24) (2023-07-21)
## [v0.51.23](https://github.com/materialsproject/maggma/tree/v0.51.23) (2023-07-21)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.22...v0.51.24)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.22...v0.51.23)

**Closed issues:**

Expand Down Expand Up @@ -381,15 +389,15 @@

## [v0.51.12](https://github.com/materialsproject/maggma/tree/v0.51.12) (2023-06-27)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.11...v0.51.12)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.10...v0.51.12)

## [v0.51.11](https://github.com/materialsproject/maggma/tree/v0.51.11) (2023-06-27)
## [v0.51.10](https://github.com/materialsproject/maggma/tree/v0.51.10) (2023-06-27)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.10...v0.51.11)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.11...v0.51.10)

## [v0.51.10](https://github.com/materialsproject/maggma/tree/v0.51.10) (2023-06-27)
## [v0.51.11](https://github.com/materialsproject/maggma/tree/v0.51.11) (2023-06-27)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.9...v0.51.10)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.9...v0.51.11)

**Merged pull requests:**

Expand Down Expand Up @@ -451,19 +459,19 @@

## [v0.51.4](https://github.com/materialsproject/maggma/tree/v0.51.4) (2023-06-02)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.3...v0.51.4)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.2...v0.51.4)

**Merged pull requests:**

- modify JSONStore file creation [\#792](https://github.com/materialsproject/maggma/pull/792) ([gpetretto](https://github.com/gpetretto))

## [v0.51.3](https://github.com/materialsproject/maggma/tree/v0.51.3) (2023-05-29)
## [v0.51.2](https://github.com/materialsproject/maggma/tree/v0.51.2) (2023-05-29)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.2...v0.51.3)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.3...v0.51.2)

## [v0.51.2](https://github.com/materialsproject/maggma/tree/v0.51.2) (2023-05-29)
## [v0.51.3](https://github.com/materialsproject/maggma/tree/v0.51.3) (2023-05-29)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.1...v0.51.2)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.51.1...v0.51.3)

**Merged pull requests:**

Expand Down Expand Up @@ -600,19 +608,19 @@

## [v0.49.9](https://github.com/materialsproject/maggma/tree/v0.49.9) (2022-11-01)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.8...v0.49.9)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.7...v0.49.9)

**Merged pull requests:**

- Parse datetime with dateutil [\#741](https://github.com/materialsproject/maggma/pull/741) ([munrojm](https://github.com/munrojm))

## [v0.49.8](https://github.com/materialsproject/maggma/tree/v0.49.8) (2022-10-25)
## [v0.49.7](https://github.com/materialsproject/maggma/tree/v0.49.7) (2022-10-25)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.7...v0.49.8)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.8...v0.49.7)

## [v0.49.7](https://github.com/materialsproject/maggma/tree/v0.49.7) (2022-10-25)
## [v0.49.8](https://github.com/materialsproject/maggma/tree/v0.49.8) (2022-10-25)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.6...v0.49.7)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.49.6...v0.49.8)

**Merged pull requests:**

Expand Down Expand Up @@ -829,15 +837,15 @@

## [v0.44.0](https://github.com/materialsproject/maggma/tree/v0.44.0) (2022-03-07)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.43.0...v0.44.0)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.42.0...v0.44.0)

## [v0.43.0](https://github.com/materialsproject/maggma/tree/v0.43.0) (2022-03-07)
## [v0.42.0](https://github.com/materialsproject/maggma/tree/v0.42.0) (2022-03-07)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.42.0...v0.43.0)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.43.0...v0.42.0)

## [v0.42.0](https://github.com/materialsproject/maggma/tree/v0.42.0) (2022-03-07)
## [v0.43.0](https://github.com/materialsproject/maggma/tree/v0.43.0) (2022-03-07)

[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.41.1...v0.42.0)
[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.41.1...v0.43.0)

**Merged pull requests:**

Expand Down

0 comments on commit ea3a856

Please sign in to comment.