DN2A v0.2.1 Release Notes
Release Date: 2019-09-06 // about 5 years ago-
- ⚡️ NPM modules update. From @antoniodeluca with PR #70
- ⚡️ Updated README. From @antoniodeluca with PR #67
- ✅ Neuron generator method tests. From @antoniodeluca with PR #66
- 👕 Linting up and running. From @antoniodeluca with PR #64
- ➕ Added eslint and created a first version of the configuration. From @antoniodeluca with PR #63
- 📦 Included distributed folder into NPM package. From @antoniodeluca with PR #62
- Import of used functions only. From @antoniodeluca with PR #61
- README corrections. From @antoniodeluca with PR #60
- ⚡️ Updated main entry file name, repository url and examples code. From @antoniodeluca with PR #59
- ➕ Added a CHANGELOG.md file. From @antoniodeluca with PR #57
- ✂ Removed unwanted badges. From @antoniodeluca with PR #56
- ✂ Removed not used alias modules. From @antoniodeluca with PR #55
- ⚡️ Updated various variable declarations. From @antoniodeluca with PR #54
- ✂ Removed folder for compiled assets. From @antoniodeluca with PR #53
- 🆕 New building approach, different files structure and fixed bugs. From @antoniodeluca with PR #52
Previous changes from v0.2.0
-
- 🛠 Fixed version number reported into the Bower configuration. From @antoniodeluca with PR #49
- 🆕 New parameters for the training and querying status objects plus minor changes. From @antoniodeluca with PR #20
- 📚 Documentation changes and removal of Async. From @antoniodeluca with PR #19
- ➕ Added initial version of the CONTRIBUTING file needed to clarify the terms under which is possible to contribute to the project. From @antoniodeluca with PR #18
- ⚡️ NPM and Bower configurations updates. From @antoniodeluca with PR #17
- 👌 Improved testing environment configuration and added some badges. From @antoniodeluca with PR #15
- 🔧 Minor improvements and environment configuration for tests. First test containers have been added. From @antoniodeluca with PR #14