Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Crecto/crecto

Tags

v0.14.0

Toggle v0.14.0's commit message
docs: update changelog for v0.14.0

v0.13.0

Toggle v0.13.0's commit message
Add comprehensive test coverage for core functionality

Added:
  - Bulk configuration handling tests - spec/bulk_config_spec.cr
  - Error type handling and validation tests - spec/error_types_spec.cr
  - Prepared statement cache behavior tests - spec/prepared_statement_cache_spec.cr
  - Query iteration and result processing tests - spec/query_iterator_spec.cr

Changed:
  - Enhanced schema validation tests - spec/schema_spec.cr
  - Improved base adapter functionality - src/crecto/adapters/base_adapter.cr

v0.12.1

Toggle v0.12.1's commit message
update readme

v0.12.0

Toggle v0.12.0's commit message
update for crystal 1.0

v0.11.3

Toggle v0.11.3's commit message
update for crystal 0.34.0

v0.11.2

Toggle v0.11.2's commit message
bump version to 0.11.2 (#236)

v0.11.1

Toggle v0.11.1's commit message
put hack back in for failing sqlite test

v0.11.0

Toggle v0.11.0's commit message
Crecto is working again

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md