Changes in 0.8.4
Release date: 2018-10-10.
1. Janus Run-time Environment
- Ensure that AgentKilled event is fired when the agent is really destroyed. (details)
- Ensure that all functions in Schedules BIC use the Time BIC. (details)
- Use the new functions of Time capacity for implementing the time supports into the Schedules BIC. (details)
- Avoid compilation error when generated folder are missed from the file system. (details)
- Add the function at() into the Schedules BIC. (details)
- Add functions for converting time in the Time BIC. (details)
4. SARL Language Validator
- Add warning for discouraged calls to Thread class. (details)
5. Eclipse Product
- Update SARL icons for enforcing the visibility of the markers. (details)
- Add
SHORT_TIMEOUT
constant for unit tests. (details)
- Add
@Repeat
annotation into the testing API. (details)
7. Changes in the Previous Versions