Skip to content

Releases: bafolts/tplant

3.1.2

31 Aug 17:33
dcbf558
Compare
Choose a tag to compare

Updated to latest typescript. Allows for converting strings as source.

3.1.0

31 Aug 17:12
21bb729
Compare
Choose a tag to compare
v3.1.0

chore(release): 3.1.0

2.3.3

07 Dec 03:46
Compare
Choose a tag to compare
Bump version to 2.3.3 to fix npm publish of incorrect 2.3.2

2.3.2: Merge pull request #45 from Jeff-Tian/fix/utf-8

07 Dec 03:34
f1e49e2
Compare
Choose a tag to compare
feat: save file with utf-8 encoding to support CJK characters

2.3.1: Merge pull request #41 from bafolts/abstract-properties

16 Jun 23:13
0a2b84e
Compare
Choose a tag to compare

2.3.0

23 May 06:33
b8ddd11
Compare
Choose a tag to compare
Implement the generation of image files via www.plantuml.com/plantuml…

2.2.1: Node fix (#36)

22 May 12:10
96751cd
Compare
Choose a tag to compare
* Update index.ts

* Update package.json

* Update package-lock.json

* Update index.ts

2.2.0: Refactoring debts (#32)

22 May 04:38
5cda20f
Compare
Choose a tag to compare
* Apply some refactoring debt fixes
* Apply all Strict Type-Checking options from TS;
* Apply all Additional Checks options from TS;
* Remove all overwritten rules from tslint (except no-relative-imports);
* Fix all erros;
* Use namespaces for Factories;
* Rely on interfaces

* Add Jest for a faster test run

* First Handbook test added

* Add Namespaces Handbook test case

2.1.8

19 May 21:18
Compare
Choose a tag to compare
Fix package config

2.1.7

19 May 21:02
Compare
Choose a tag to compare
Fix travis config