Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Releases: webcc/cassandra-jpa

3.0.5

12 May 12:43
Compare
Choose a tag to compare
Merge pull request #24 from webcc/fixes

hot Fixes

3.0.4

22 Jun 15:25
Compare
Choose a tag to compare
update version and clean-up

3.0.2

20 Jan 10:50
Compare
Choose a tag to compare

FIX: deep assign for external JPA config

3.0.1

19 Jan 11:21
Compare
Choose a tag to compare
  • minor fixe: remove console log
  • minor fix: allow keyspace ENV var for testing

3.0.0

19 Jan 10:58
Compare
Choose a tag to compare
  • Upgrade to cassandra driver 3 and adaptations
  • move keyspace config in jpaConfig.cassandra
  • minor improvements

0.8.1

02 Dec 07:46
Compare
Choose a tag to compare
  • update typly version

0.8.0

23 Nov 17:49
Compare
Choose a tag to compare
  • Feature; PersistBunch
  • Move IsinstanceOf to typly project

0.7.0

19 Nov 23:37
Compare
Choose a tag to compare
  • Fix more instanceOf issues
  • Improve structure
  • use const for imports

0.6.4

18 Nov 22:31
Compare
Choose a tag to compare

Improvement: Simplify TimeUuid - expecting String or Date or DateString

0.6.3

18 Nov 11:43
Compare
Choose a tag to compare

Improvement: avoid instanceOf for non built-in types, provide util func
Improvement: replace TimeUuuid with uuid whenever possible
Feature: expose driver through utils