Skip to content

Tags: parse-community/parse-php-sdk

Tags

2.4.0

chore(release): 2.4.0 [skip ci]

# [2.4.0](2.3.2...2.4.0) (2024-06-27)

### Features

* Add support for PHP 8.3 ([#520](#520)) ([0a4efd8](0a4efd8))

2.3.2

chore(release): 2.3.2 [skip ci]

## [2.3.2](2.3.1...2.3.2) (2023-05-13)

### Bug Fixes

* Prevent `query->count` from changing query internals ([#511](#511)) ([26db002](26db002))

2.3.1

chore(release): 2.3.1 [skip ci]

## [2.3.1](2.3.0...2.3.1) (2023-05-13)

### Bug Fixes

* Prevent `query->equalTo` from overriding other conditions ([#510](#510)) ([0fc3d8f](0fc3d8f))

2.3.0

chore(release): 2.3.0 [skip ci]

# [2.3.0](2.2.0...2.3.0) (2023-05-13)

### Features

* Add query methods `fetchWithInclude` and `fetchAllWithInclude` ([#512](#512)) ([0570f15](0570f15))

2.2.0

chore(release): 2.2.0 [skip ci]

# [2.2.0](2.1.0...2.2.0) (2023-05-13)

### Features

* Allow http options to be passed into `ParseClient` ([#513](#513)) ([ee2a5fa](ee2a5fa))

2.1.0

chore(release): 2.1.0 [skip ci]

# [2.1.0](2.0.0...2.1.0) (2023-04-29)

### Features

* Add `ParseUser::logInAs` method ([#486](#486)) ([5b4e102](5b4e102))

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: Release (#494)

1.6.0

Update .travis.yml

1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #431 from acinader/release-1.5.1

prep for release 1.5.1

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.4.0 🐘 (#381)

* prepped for 1.4.0 release

* new additions to changelog

* adds verification emails & ParseConfig to README

* update README & test version to 1.4.0

* pull version from current sdk version

* Update parse-server-test to 1.3.6, pinning mongodb to v3.4

* Use mongodb 3.4 on prestart