Skip to content

Releases: event-driven-io/Pongo

0.3.0

12 Jul 08:41
Compare
Choose a tag to compare

📝 What's Changed

  • Added Dumbo - utilities for PostgreSQL handling. This is technically a breaking change for the imports of internal PostgreSQL handling. Now endAllPools should be imported from @event-driven-io/dumbo by @oskardudycz in #25

📄 Docs

  • Added sample using YugabyteDB as a distributed alternative to PostgreSQL by @FranckPachot in #24

New Contributors

Full Changelog: 0.2.4...0.3.0

0.2.4

09 Jul 18:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

09 Jul 17:22
ac81e7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.3

0.2.2

09 Jul 17:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

09 Jul 11:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

09 Jul 11:38
Compare
Choose a tag to compare

What's Changed

  • Added implementation of insertMany, updateMany and deleteMany by @oskardudycz in #15

Docs

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

07 Jul 13:25
Compare
Choose a tag to compare

What's Changed

  • Added _id column handling to use a regular column instead of jsonb nested query by @oskardudycz in #7
  • Fixed $push operator for appending items to nested arrays by @oskardudycz in #8
  • Extract sql building from execution by @oskardudycz in #9

Full Changelog: 0.1.0...0.1.1

0.1.0

06 Jul 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.1.0

0.0.2

05 Jul 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

05 Jul 14:13
Compare
Choose a tag to compare

What's Changed

  • Added the initial implementation of Pongo operations by @oskardudycz in #1

New Contributors

Full Changelog: https://github.com/event-driven-io/Pongo/commits/0.0.1