Breaking Changes
When switching from DucklingScript 0.1 to 0.2, there are very few breaking changes, but they definitely break:
- Expected file extension when importing has changed. Instead of
.txt, it is now.dkls. Make sure use.dklswith all your projects instead of.txt!