dreamt
Version:
Assorted reusable bits of game code and, aspirationally, a flexible, 3D, performant, networked game engine
46 lines (15 loc) • 1.34 kB
Markdown
## [1.0.4](https://github.com/patreeceeo/dreamt.js/compare/v1.0.3...v1.0.4) (2020-02-23)
### Bug Fixes
* Make NPM run scripts compatible with Windows. ([bbe65f8](https://github.com/patreeceeo/dreamt.js/commit/bbe65f8780568eb20dbadc9ac59b08c2b9772d88)), closes [#5](https://github.com/patreeceeo/dreamt.js/issues/5)
## [1.0.3](https://github.com/patreeceeo/dreamt.js/compare/v1.0.2...v1.0.3) (2019-04-20)
### Bug Fixes
* Upgrade all dependencies to their latest versions. ([b6f2076](https://github.com/patreeceeo/dreamt.js/commit/b6f2076)), closes [#4](https://github.com/patreeceeo/dreamt.js/issues/4)
## [1.0.2](https://github.com/patreeceeo/dreamt.js/compare/v1.0.1...v1.0.2) (2019-02-23)
### Bug Fixes
* Upgrade all dependencies to their latest versions. ([0212764](https://github.com/patreeceeo/dreamt.js/commit/0212764)), closes [#2](https://github.com/patreeceeo/dreamt.js/issues/2)
## [1.0.1](https://github.com/patreeceeo/dreamt.js/compare/v1.0.0...v1.0.1) (2019-02-05)
### Bug Fixes
* Update dependencies and upgrade ts-node to v8. ([fee70dd](https://github.com/patreeceeo/dreamt.js/commit/fee70dd)), closes [#1](https://github.com/patreeceeo/dreamt.js/issues/1)
# 1.0.0 (2018-11-10)
### Features
* Add initial project template files. ([2c22c37](https://github.com/patreeceeo/dreamt.js/commit/2c22c37))