canadian-sales-tax
Advanced tools
Comparing version 0.0.6 to 0.0.7
# Versions | ||
## v0.0.7 - (2016/08/23) | ||
* The HST for Prince Edward Island was increased one point to 15% on 1 October | ||
2016. | ||
* Added the accent in the province name of Québec. | ||
## v0.0.6 - (2016/08/23) | ||
@@ -4,0 +11,0 @@ |
@@ -120,3 +120,3 @@ { | ||
"type": "harmonized", | ||
"tax": 0.14 | ||
"tax": 0.15 | ||
} | ||
@@ -126,3 +126,3 @@ ] | ||
"QC": { | ||
"name": "Quebec", | ||
"name": "Québec", | ||
"taxes": [ | ||
@@ -137,3 +137,3 @@ { | ||
"code": "QST", | ||
"name": "Quebec Sales Tax", | ||
"name": "Québec Sales Tax", | ||
"type": "provincial", | ||
@@ -140,0 +140,0 @@ "tax": 0.09975 |
@@ -9,3 +9,3 @@ { | ||
"type": "harmonized", | ||
"tax": 0.14 | ||
"tax": 0.15 | ||
} | ||
@@ -12,0 +12,0 @@ ] |
{ | ||
"QC": { | ||
"name": "Quebec", | ||
"name": "Québec", | ||
"taxes": [ | ||
@@ -13,3 +13,3 @@ { | ||
"code": "QST", | ||
"name": "Quebec Sales Tax", | ||
"name": "Québec Sales Tax", | ||
"type": "provincial", | ||
@@ -16,0 +16,0 @@ "tax": 0.09975 |
{ | ||
"name": "canadian-sales-tax", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Canadian sales tax in JSON", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14778