Skip to content

Releases: tanjentjs/ts-orm

0.2.0: Merge pull request #45 from waterfoul/angular2

26 Oct 21:02
Compare
Choose a tag to compare

0.1.5: Merge pull request #43 from waterfoul/createBatch

01 Sep 23:07
Compare
Choose a tag to compare
Fixing the field names of the related fields

0.1.4: Merge pull request #34 from waterfoul/oneToMany

01 Sep 17:52
Compare
Choose a tag to compare
One to many

0.1.3: Merge pull request #21 from waterfoul/relationships

19 Aug 20:00
Compare
Choose a tag to compare
Add relationships to the node layer

0.1.2: Merge pull request #15 from waterfoul/tests

15 Jul 18:29
Compare
Choose a tag to compare
Adding unit tests

Fixing datetime support

08 Jul 21:22
Compare
Choose a tag to compare
Pre-release
Merge pull request #17 from waterfoul/datetime

fixing datetime support

Adding the bigint type

08 Jul 20:35
Compare
Choose a tag to compare
Pre-release
Merge pull request #16 from waterfoul/bigint

Adding a bigint type

Minor fix

07 Jul 19:13
Compare
Choose a tag to compare
Minor fix Pre-release
Pre-release
0.0.5

Made the injector not private at this level

Fixing an interface based issue

07 Jul 18:54
Compare
Choose a tag to compare
Pre-release
0.0.4

Typing fix

0.0.3: Merge pull request #10 from waterfoul/angular2

30 Jun 23:52
Compare
Choose a tag to compare

Added http and angular2 support