@good-fences/api
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Tue, 24 Oct 2023 21:41:14 GMT", | ||
"date": "Wed, 01 Nov 2023 15:24:14 GMT", | ||
"version": "0.10.0", | ||
"tag": "@good-fences/api_v0.10.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "edgar21_9@hotmail.com", | ||
"package": "@good-fences/api", | ||
"commit": "744198d6f34a034b3b9978998c97d0a3c91f8781", | ||
"comment": "Added comments to unused finder struct. Improve validations for bfs_step. Remove rendundant property in unusedFinder struct" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 24 Oct 2023 21:41:35 GMT", | ||
"version": "0.9.0", | ||
@@ -8,0 +23,0 @@ "tag": "@good-fences/api_v0.9.0", |
# Change Log - @good-fences/api | ||
This log was last generated on Tue, 24 Oct 2023 21:41:14 GMT and should not be manually modified. | ||
This log was last generated on Wed, 01 Nov 2023 15:24:14 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.10.0 | ||
Wed, 01 Nov 2023 15:24:14 GMT | ||
### Minor changes | ||
- Added comments to unused finder struct. Improve validations for bfs_step. Remove rendundant property in unusedFinder struct (edgar21_9@hotmail.com) | ||
## 0.9.0 | ||
Tue, 24 Oct 2023 21:41:14 GMT | ||
Tue, 24 Oct 2023 21:41:35 GMT | ||
@@ -11,0 +19,0 @@ ### Minor changes |
{ | ||
"name": "@good-fences/api", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"main": "index.js", | ||
@@ -42,6 +42,6 @@ "types": "index.d.ts", | ||
"optionalDependencies": { | ||
"@good-fences/api-win32-x64-msvc": "0.9.0", | ||
"@good-fences/api-darwin-x64": "0.9.0", | ||
"@good-fences/api-linux-x64-gnu": "0.9.0" | ||
"@good-fences/api-win32-x64-msvc": "0.10.0", | ||
"@good-fences/api-darwin-x64": "0.10.0", | ||
"@good-fences/api-linux-x64-gnu": "0.10.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
301998
833