Releases: stellarwp/schema
Releases · stellarwp/schema
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
What's Changed
Migration docs:
https://github.com/stellarwp/schema/blob/main/docs/migrating-from-v2-to-v3.md
Full Changelog: 2.0.1...3.0.0
2.0.1
2.0.0
What's Changed
Upgrading to 2.0
- To upgrade to 2.x ensure any other libraries using lucatume/di52 are requiring version
^4.0.
Full Changelog: 1.1.9...2.0.0
1.1.9
1.1.8
What's Changed
- Feature - Introduce truncate method which does what the empty_table method was doing. Update empty_table to actually empty the table instead of truncating it.
- Tweak - Decide if we can create/update during this requests based on blog's status, preventing multiple "check" queries.
New Contributors
Full Changelog: 1.1.7...1.1.8