Releases: khaosdoctor/gotql
Releases · khaosdoctor/gotql
v1.8.3
v1.8.1
v1.7.0
v1.6.1
v1.6.0
v1.5.0
Refactor to Typescript
🌵 Features:
- GotQL now uses
debug
to internally debug the code
🦋 Improvements:
- Full refactor to Typescript, fixing #6
v1.3.12
Alias to 1.3.11
v1.3.11
Stable
Some issues were reported on linters and transpilers. So, since I'm fixing node version >=7 there's no need to use babel, so I removed it from the package and updated all the references to get straight from src
Changelog
+
Add file list to package.json
so useless files won't come along on download
*
Fix bug with Babel that was causing the entire package to fail to build
-
Removed dist
folder