Releases: webcc/cassandra-jpa
Releases · webcc/cassandra-jpa
3.0.5
Merge pull request #24 from webcc/fixes
hot Fixes
3.0.4
update version and clean-up
3.0.2
FIX: deep assign for external JPA config
3.0.1
- minor fixe: remove console log
- minor fix: allow keyspace ENV var for testing
3.0.0
- Upgrade to cassandra driver 3 and adaptations
- move keyspace config in jpaConfig.cassandra
- minor improvements
0.8.0
- Feature; PersistBunch
- Move IsinstanceOf to typly project
0.7.0
- Fix more instanceOf issues
- Improve structure
- use const for imports
0.6.4
Improvement: Simplify TimeUuid - expecting String or Date or DateString
0.6.3
Improvement: avoid instanceOf for non built-in types, provide util func
Improvement: replace TimeUuuid with uuid whenever possible
Feature: expose driver through utils