Skip to content

Tags: windmillcode0/core

Tags

v14.0.0

Toggle v14.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ocombe Olivier Combe
fear(core): add support for Angular v13

Fixes ngx-translate#1345
Fixes ngx-translate/http-loader#101
Fixes ngx-translate/http-loader#100

v13.0.0

Toggle v13.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ocombe Olivier Combe
feat(core): update dependencies to Angular v10

BREAKING CHANGE: ngx-translate is now built for Angular 10, if you use Angular 9 or below please refer to the [compatibility table](https://github.com/ngx-translate/core#installation) to know which version you can install

Fixes ngx-translate#1225

v12.1.2

Toggle v12.1.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ocombe Olivier Combe
fix(core): remove `semantic-release` from the dependencies

Fixes ngx-translate#1171

v12.1.1

Toggle v12.1.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ocombe Olivier Combe
fix(npm): downgrade typescript to 3.6.5 for Angular v8 compatibility

Fixes ngx-translate#1168

v12.1.0

Toggle v12.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ocombe Olivier Combe
chore: fix travis install of semantic-release

v12.0.0

Toggle v12.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(core): upgrade dependencies for Angular v8+ (ngx-translate#1094)

BREAKING CHANGE: Angular v8+ is now required

v11.0.1

Toggle v11.0.1's commit message
fix(TranslateService): compile translations only once (ngx-translate#956

)

Fixes ngx-translate#955

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(README): updating versions table

v10.0.2

Toggle v10.0.2's commit message
fix(TranslateStore): export TranslateStore service

Fixes ngx-translate#857

v10.0.1

Toggle v10.0.1's commit message
fix(directive): fix for translations starting or ending with whitespaces

Fixes ngx-translate#790