stash_test 4.0.0 stash_test: ^4.0.0 copied to clipboard
Provides the testing support needed in order to implement extensions to the base stash package
4.0.0 #
- build: Release version
- chore: Fixed the example
- feat: Added Hyperbolic eviction test
4.0.0-dev.2 #
- chore: Changelog fixes and example linking to the main stash package
4.0.0-dev.1 #
- BREAKING CHANGE: First version after major revamp adding support for generics, vaults and statistics
3.2.2 #
- Corrected formatting
- Updated SDK
3.2.1 #
- Updated dependencies
3.2.0 #
- Updated dependencies
3.1.0 #
- Updated dependencies
- Switched from
pedantic
to lints
3.0.1 #
- Updated dependencies
3.0.0 #
- Updated dependencies
- Releasing the lastest development version of 3.x line
3.0.0-dev.3 #
- Updated to the latest dart sdk
- Updated dependencies
- Removed mandatory override
- Integrated event tests
- Added support to launch all tests through a unique call allowing filtering of both type and features tests
3.0.0-dev.2 #
- Removed mandatory override
3.0.0-dev.1 #
- Initial version extracted out of the
stash
package