masamune_core 0.2.13+5 masamune_core: ^0.2.13+5 copied to clipboard
Library that provides the core part of the Masamune framework. It provides Path map, data management, task management and utility.
[0.2.13] - Update README (2020.07.12) #
- Added JoinableDataCollection.
[0.2.12] - Update README (2020.06.30) #
- Added asset interface.
[0.2.11] - Update README (2020.06.16) #
- Fixed a bug that CSV cannot be analyzed by line feed code.
[0.2.10] - Update README (2020.06.16) #
- Change the behavior of notifyUpdate.
[0.2.9] - Update README (2020.06.12) #
- Separated Task into abstract class TaskUnit.
- Changed not to predefine required methods in abstract class.
[0.2.8] - Update README (2020.06.09) #
- Moved the mobile part function to masamune_mobile.
[0.2.7] - Update README (2020.06.03) #
- Bug fix.
[0.2.6] - Update README (2020.05.19) #
- Added http package.
[0.2.5] - Update README (2020.05.19) #
- Web compatible.
[0.2.3] - Update README (2020.05.15) #
- Add ConfigField / LocalDocument.
[0.2.0] - Update README (2020.05.03) #
- Add Temporary data class.
- Add Const data.
- Add Multi collection.
[0.1.5] - Update README (2020.04.20) #
- Add Const.time.
[0.1.4] - Update README (2020.04.20) #
- Specification change of IDataDocument.
- Add Log.ast.
[0.1.3] - Update README (2020.04.15) #
- Change Dependency.
[0.1.2] - Update README (2020.04.15) #
- Implement timeout process.
[0.1.1] - Update README (2020.04.14) #
- Change package name.
[0.1.0] - Update README (2020.04.14) #
- The first release.