Skip to content

Conversation

@r-el
Copy link
Owner

@r-el r-el commented Jul 7, 2025

  • Add createCrud and directory creation tests to basic-test.js
  • efactor delete tests and add deleteAll test
  • Add configuration options tests (uniqueFields and autoId)
  • Update test scripts for reorganized test structure
  • Complete test reorganization and add all new features
  • Bump version to 1.1.0 and update description
  • Update CHANGELOG.md for version 1.1.0
  • Update README.md for version 1.1.0

r-el added 8 commits July 7, 2025 15:28
- Split tests into logical files
- Add deleteAll functionality
- Add uniqueFields support
- Add autoId toggle
- Add createCrud convenience function
- Add directory creation support
- All 37 tests passing
- Version updated from 1.0.0 to 1.1.0
- Description updated to reflect new features
- Added unique fields, auto-ID, and advanced features
- Document all new features: uniqueFields, autoId, deleteAll, createCrud, directory creation
- Add technical details and backward compatibility notes
- Update version links and structure
- Comprehensive documentation of test suite reorganization
- Restore original features (Auto-ID, Concurrent Operations, Custom ID Fields, Error Handling)
- Add new features with version indicators (✨ New in v1.1)
- Update Quick Start with new import syntax and configuration options
- Add deleteAll method documentation
- Enhance Advanced Features section with unique fields, auto-ID control, directory creation
- Add convenience function createCrud documentation
- Update examples with new features
- Maintain backward compatibility information
@r-el
Copy link
Owner Author

r-el commented Jul 7, 2025

Introduce unique fields support, auto-ID toggle, and deleteAll method. Reorganize test structure and ensure all tests pass. Update version to 1.1.0 with comprehensive documentation in CHANGELOG and README.

@r-el r-el merged commit fbc5747 into master Jul 7, 2025
5 checks passed
@r-el r-el deleted the feature/unique-fields-and-enhancements branch July 7, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants