Skip to content

Releases: passren/PyMongoSQL

Release 0.4.3

10 Feb 21:49
23b5d02

Choose a tag to compare

PyMongoSQL 0.4.3

Installation

pip install pymongosql==0.4.3

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

  • 0.4.2 - Support special characters in collection name by @passren in #19

Full Changelog: 0.4.2...0.4.3

Release 0.4.2

10 Feb 20:31
8903fde

Choose a tag to compare

PyMongoSQL 0.4.2

Installation

pip install pymongosql==0.4.2

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

Full Changelog: 0.4.1...0.4.2

Release 0.4.1

06 Feb 22:55
37c6ad3

Choose a tag to compare

PyMongoSQL 0.4.1

Installation

pip install pymongosql==0.4.1

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

Full Changelog: 0.4.0...0.4.1

Release 0.4.0

03 Feb 01:54
1c76e22

Choose a tag to compare

PyMongoSQL 0.4.0

Installation

pip install pymongosql==0.4.0

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

  • 0.3.4 - Add aggregate function support by @passren in #13

Full Changelog: 0.3.4...0.4.0

Release 0.3.4

24 Jan 01:47
503233d

Choose a tag to compare

PyMongoSQL 0.3.4

Installation

pip install pymongosql==0.3.4

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

Full Changelog: 0.3.3...0.3.4

Release 0.3.3

31 Dec 02:09
da087fd

Choose a tag to compare

PyMongoSQL 0.3.3

Installation

pip install pymongosql==0.3.3

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

Full Changelog: 0.3.2...0.3.3

Release 0.3.2

31 Dec 01:19
853d0f6

Choose a tag to compare

PyMongoSQL 0.3.2

Installation

pip install pymongosql==0.3.2

What's New

See the automatically generated release notes below for detailed changes.

Full Changelog: 0.3.1...0.3.2

Release 0.3.1

30 Dec 22:32
67bb358

Choose a tag to compare

PyMongoSQL 0.3.1

Installation

pip install pymongosql==0.3.1

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

  • 0.3.0 - Added DML statement support by @passren in #8

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

29 Dec 17:02
aff472b

Choose a tag to compare

PyMongoSQL 0.3.0

Installation

pip install pymongosql==0.3.0

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

  • 0.2.5 Added parameters support in cursor by @passren in #7

Full Changelog: 0.2.5...0.3.0

Release 0.2.5

29 Dec 01:37
74df878

Choose a tag to compare

PyMongoSQL 0.2.5

Installation

pip install pymongosql==0.2.5

What's New

See the automatically generated release notes below for detailed changes.

What's Changed

  • 0.2.4 - Fixed several bugs and add alias support by @passren in #6

Full Changelog: 0.2.4...0.2.5