Rodrigo
|
4501ddaf94
|
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/pragmatismo-io/BotServer/compare/1.1.1...1.2.0) (2018-12-13)
### Features
* **webchat:** Update of webchat to the newer version 4. ([0270a8e ](https://github.com/pragmatismo-io/BotServer/commit/0270a8e))
|
2018-12-13 18:53:01 +00:00 |
|
Rodrigo
|
ce3b105066
|
chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/pragmatismo-io/BotServer/compare/1.1.0...1.1.1) (2018-12-08)
### Bug Fixes
* **package:** update csv-parse to version 4.1.0 ([a606ef1 ](https://github.com/pragmatismo-io/BotServer/commit/a606ef1))
|
2018-12-08 09:57:47 +00:00 |
|
greenkeeper[bot]
|
a606ef1869
|
fix(package): update csv-parse to version 4.1.0
|
2018-12-06 21:50:34 +00:00 |
|
Rodrigo
|
4e52349588
|
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/pragmatismo-io/BotServer/compare/1.0.8...1.1.0) (2018-12-06)
### Bug Fixes
* **CI:** default.gbui compilation issues. ([7a11919 ](https://github.com/pragmatismo-io/BotServer/commit/7a11919))
* **CI:** Migrating CI logic to package.json. ([8ee048f ](https://github.com/pragmatismo-io/BotServer/commit/8ee048f))
* **core:** Bot boot logic being fixed. ([1761e06 ](https://github.com/pragmatismo-io/BotServer/commit/1761e06))
* **core:** Bot Server is runnable again after refactory. ([9379dec ](https://github.com/pragmatismo-io/BotServer/commit/9379dec))
* **core:** Loaded dynamically a .js file containing converted VBA dialogs. ([3f32e48 ](https://github.com/pragmatismo-io/BotServer/commit/3f32e48))
* **core:** Moved logic from app to core. ([c1db8be ](https://github.com/pragmatismo-io/BotServer/commit/c1db8be))
* **default.gbui:** Removing warnings. ([02ed085 ](https://github.com/pragmatismo-io/BotServer/commit/02ed085))
* **gbdialog:** Renamed alpha command to alpha-VBA added documentation files. ([9cd66b8 ](https://github.com/pragmatismo-io/BotServer/commit/9cd66b8))
* **gbdialog:** Support for multiples hear blocks. ([3bb9d65 ](https://github.com/pragmatismo-io/BotServer/commit/3bb9d65))
* **gbdialog:** Trying to save context. ([ce04290 ](https://github.com/pragmatismo-io/BotServer/commit/ce04290))
* **gbdialog:** Updating packages to latest versions and sync *-lock file. ([dcafb7a ](https://github.com/pragmatismo-io/BotServer/commit/dcafb7a))
* **gbdialog:** VBA hear must be a wrapper call. ([6915d58 ](https://github.com/pragmatismo-io/BotServer/commit/6915d58))
* **gbdialog:** VBA is running financial simulations. ([9fb431c ](https://github.com/pragmatismo-io/BotServer/commit/9fb431c))
* **gbdialog:** VBA is running. ([2dd359a ](https://github.com/pragmatismo-io/BotServer/commit/2dd359a))
* **gbdialog:** VBA loop done - one thing left to automate: Hear wrapper. ([776fe03 ](https://github.com/pragmatismo-io/BotServer/commit/776fe03))
* **package:** update azure-arm-resource to version 7.2.1 ([4e72507 ](https://github.com/pragmatismo-io/BotServer/commit/4e72507))
* **package:** update botlib to version 0.1.7 ([8205599 ](https://github.com/pragmatismo-io/BotServer/commit/8205599))
* **package:** update csv-parse to version 4.0.0 ([3fb5a9a ](https://github.com/pragmatismo-io/BotServer/commit/3fb5a9a))
* **package:** update marked to version 0.5.2 ([405fc96 ](https://github.com/pragmatismo-io/BotServer/commit/405fc96))
* **package:** update pragmatismo-io-framework to version 1.0.19 ([67c2ce7 ](https://github.com/pragmatismo-io/BotServer/commit/67c2ce7))
* **tests:** Disabling VM tests tentative for now. ([9d5a9c6 ](https://github.com/pragmatismo-io/BotServer/commit/9d5a9c6))
### Features
* **gbdialog:** The first VBA code is run. ([f0a0cd3 ](https://github.com/pragmatismo-io/BotServer/commit/f0a0cd3))
* **scripting:** First code changes to VBA implementation. ([09715bc ](https://github.com/pragmatismo-io/BotServer/commit/09715bc))
|
2018-12-06 13:23:34 +00:00 |
|
Rodrigo Rodriguez
|
bebe7e8761
|
Merge branch 'master' into vba-alpha
|
2018-12-06 10:47:53 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
dcafb7acf9
|
fix(gbdialog): Updating packages to latest versions and sync *-lock file.
|
2018-12-06 10:32:31 -02:00 |
|
Rodrigo Rodriguez
|
8ff69b73e2
|
Merge branch 'master' into vba-alpha
|
2018-12-06 10:24:49 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
9cd66b8fac
|
fix(gbdialog): Renamed alpha command to alpha-VBA added documentation files.
|
2018-12-06 10:16:28 -02:00 |
|
Rodrigo Rodriguez
|
cde174fb19
|
Merge pull request #32 from pragmatismo-io/greenkeeper/@types/sequelize-4.27.31
Update @types/sequelize to the latest version 🚀
|
2018-12-05 18:17:39 -02:00 |
|
Rodrigo Rodriguez
|
a755371181
|
Merge pull request #33 from pragmatismo-io/greenkeeper/azure-arm-resource-7.2.1
Update azure-arm-resource to the latest version 🚀
|
2018-12-05 18:17:29 -02:00 |
|
Rodrigo Rodriguez
|
6b68812246
|
Merge pull request #34 from pragmatismo-io/greenkeeper/tslint-microsoft-contrib-6.0.0
Update tslint-microsoft-contrib to the latest version 🚀
|
2018-12-05 18:17:20 -02:00 |
|
Rodrigo Rodriguez
|
e24c45715a
|
Merge pull request #35 from pragmatismo-io/greenkeeper/botlib-0.1.7
Update botlib to the latest version 🚀
|
2018-12-05 18:17:08 -02:00 |
|
greenkeeper[bot]
|
67c2ce78c2
|
fix(package): update pragmatismo-io-framework to version 1.0.19
|
2018-12-05 15:16:03 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
776fe03503
|
fix(gbdialog): VBA loop done - one thing left to automate: Hear wrapper.
|
2018-12-01 17:31:57 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
ce04290fcd
|
fix(gbdialog): Trying to save context.
|
2018-12-01 14:38:08 -02:00 |
|
greenkeeper[bot]
|
82055992bb
|
fix(package): update botlib to version 0.1.7
|
2018-12-01 14:43:05 +00:00 |
|
greenkeeper[bot]
|
52ba0543da
|
chore(package): update tslint-microsoft-contrib to version 6.0.0
|
2018-12-01 07:45:32 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
9379dec1b0
|
fix(core): Bot Server is runnable again after refactory.
|
2018-11-30 11:55:44 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
1761e06061
|
fix(core): Bot boot logic being fixed.
|
2018-11-27 22:56:11 -02:00 |
|
greenkeeper[bot]
|
4e7250788d
|
fix(package): update azure-arm-resource to version 7.2.1
|
2018-11-20 22:18:31 +00:00 |
|
greenkeeper[bot]
|
641f003d9f
|
chore(package): update @types/sequelize to version 4.27.31
|
2018-11-20 18:36:04 +00:00 |
|
Rodrigo Rodriguez
|
70fa0f6150
|
Merge pull request #31 from pragmatismo-io/greenkeeper/marked-0.5.2
Update marked to the latest version 🚀
|
2018-11-20 14:05:51 -02:00 |
|
greenkeeper[bot]
|
405fc96eae
|
fix(package): update marked to version 0.5.2
|
2018-11-20 00:09:16 +00:00 |
|
greenkeeper[bot]
|
3fb5a9adc8
|
fix(package): update csv-parse to version 4.0.0
|
2018-11-19 10:57:08 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
7a119198f8
|
fix(CI): default.gbui compilation issues.
|
2018-11-18 22:03:46 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
aeb43b9ed5
|
Merge branch 'master' of https://github.com/pragmatismo-io/botserver
|
2018-11-18 21:29:09 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
8ee048f68e
|
fix(CI): Migrating CI logic to package.json.
|
2018-11-18 21:28:26 -02:00 |
|
Rodrigo
|
aba0ff7fcf
|
chore(release): 1.0.8 [skip ci]
## [1.0.8](https://github.com/pragmatismo-io/BotServer/compare/1.0.7...1.0.8) (2018-11-18)
### Bug Fixes
* **docs:** Video thumbnail update to raw picture URL. ([564b394 ](https://github.com/pragmatismo-io/BotServer/commit/564b394))
|
2018-11-18 22:01:34 +00:00 |
|
Rodrigo
|
f8e3fda796
|
chore(release): 1.0.7 [skip ci]
## [1.0.7](https://github.com/pragmatismo-io/BotServer/compare/1.0.6...1.0.7) (2018-11-18)
### Bug Fixes
* **config:** CHANGELOG generator fixing. ([ac18782 ](https://github.com/pragmatismo-io/BotServer/commit/ac18782))
|
2018-11-18 21:35:47 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
2f593d0335
|
Merge branch 'master' of https://github.com/pragmatismo-io/botserver
|
2018-11-18 19:34:12 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
ac18782480
|
fix(config): CHANGELOG generator fixing.
|
2018-11-18 19:33:15 -02:00 |
|
Rodrigo
|
128b28905c
|
chore(release): 1.0.6 [skip ci]
## [1.0.6](https://github.com/pragmatismo-io/BotServer/compare/1.0.5...1.0.6) (2018-11-18)
### Bug Fixes
* **config:** CI fixed, now improving. ([46daec8 ](https://github.com/pragmatismo-io/BotServer/commit/46daec8))
|
2018-11-18 21:24:50 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
2fd9e9b24a
|
Merge branch 'master' of https://github.com/pragmatismo-io/botserver
|
2018-11-18 19:23:26 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
46daec8ca5
|
fix(config): CI fixed, now improving.
|
2018-11-18 19:23:09 -02:00 |
|
Rodrigo
|
d4d0036c72
|
chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/pragmatismo-io/BotServer/compare/1.0.4...1.0.5) (2018-11-18)
### Bug Fixes
* **config:** Try to fix CI. ([780a177 ](https://github.com/pragmatismo-io/BotServer/commit/780a177))
* **config:** Try to fix CI. ([240e905 ](https://github.com/pragmatismo-io/BotServer/commit/240e905))
* **config:** Try to fix CI. ([ae8e2bc ](https://github.com/pragmatismo-io/BotServer/commit/ae8e2bc))
|
2018-11-18 20:47:19 +00:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
780a177979
|
fix(config): Try to fix CI.
|
2018-11-18 18:46:23 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
240e90502f
|
fix(config): Try to fix CI.
|
2018-11-18 17:03:24 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
ae8e2bc161
|
fix(config): Try to fix CI.
|
2018-11-18 16:26:11 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
684ca40e1d
|
fix(config): Try to fix CI.
|
2018-11-18 14:45:54 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
06955b3cc3
|
fix(config): Try to fix CI.
|
2018-11-18 14:37:43 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
e8d3603679
|
fix(config): Try to fix CI.
|
2018-11-18 14:30:12 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
6b4ac4dde2
|
fix(config): Try to fix CI.
|
2018-11-18 14:19:21 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
d415e0fc1c
|
fix(config): Try to fix CI.
|
2018-11-18 14:03:33 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
d8e9e6b531
|
fix(config): Try to fix CI.
|
2018-11-18 12:41:45 -02:00 |
|
Rodrigo Rodriguez (pragmatismo.io)
|
700f5ed9ac
|
fix(config): always load config first.
|
2018-11-17 09:33:39 -02:00 |
|
Rodrigo Rodriguez
|
ed7f870151
|
Merge pull request #26 from pragmatismo-io/greenkeeper/semantic-release-15.12.0
Update semantic-release to the latest version 🚀
|
2018-11-16 10:45:21 -02:00 |
|
Rodrigo Rodriguez
|
268b7f7069
|
Merge pull request #27 from pragmatismo-io/greenkeeper/azure-arm-website-5.7.0
Update azure-arm-website to the latest version 🚀
|
2018-11-16 10:45:12 -02:00 |
|
greenkeeper[bot]
|
ec0da6bed3
|
fix(package): update azure-arm-resource to version 7.2.0
|
2018-11-15 17:36:16 +00:00 |
|
greenkeeper[bot]
|
601add3a0f
|
fix(package): update azure-arm-website to version 5.7.0
|
2018-11-14 21:56:50 +00:00 |
|
greenkeeper[bot]
|
769c15b9b4
|
chore(package): update semantic-release to version 15.12.0
|
2018-11-14 20:35:48 +00:00 |
|