Releases: KumbiaPHP/ActiveRecord
Releases · KumbiaPHP/ActiveRecord
Some improvements
What's Changed
- Dev by @joanhey in #116
- Update from dev by @joanhey in #117
- Updating methods for LiteRecord in english readme by @nelsonrojasn in #118
- Actualización readme español metodos de LiteRecord by @nelsonrojasn in #119
- Add license :) BSD3 by @joanhey in #120
- correcciones en formato de markdown by @nelsonrojasn in #121
- Update list of methods lite record by @nelsonrojasn in #124
- including shortant methods by @nelsonrojasn in #122
- Fixing typo by @nelsonrojasn in #123
- Método para retornar el número de elementos por página configurado by @henrystivens in #125
- Método para retornar el número de elementos por página configurado by @henrystivens in #126
New Contributors
- @nelsonrojasn made their first contribution in #118
Full Changelog: v0.5.8...v0.5.9
v 0.5.8
v 0.5.7
v 0.5.6
v 0.5.5
v 0.5.4
Update version to v0.5.3
Better phpdoc
Sqlite working better
v0.5.2 Update version
Merge pull request #98 from KumbiaPHP/dev Update version
v 0.5.1
v 0.5.0 PHP 7.2
Now need PHP 7.2 minimum.
Added Sqlite Metadata.
More unit tests with MySql, Pgsql and Sqlite.