generated from c-hydro/template
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCHANGELOG
More file actions
45 lines (38 loc) · 1.1 KB
/
CHANGELOG
File metadata and controls
45 lines (38 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=========
Changelog
=========
Version 1.0.4 [2025-11-21]
**************************
PACKAGE:
- class to manage arguments;
- class to manage configurations;
- class to manage logging;
- update conda installer method.
WORKFLOWS:
- extend the process suite;
- extend the time management system;
- extend the workflow management system;
- fix bugs in selecting versions models.
Version 1.0.3 [2025-11-16]
**************************
APPS:
- converter and merger for hmc model (new datasets);
- runner for hmc model;
- upgrade the time management system;
- upgrade the logging system, improve workflows and fix bugs in applications and methods.
Version 1.0.2 [2025-07-16]
**************************
APPS:
- converter and merger for hmc model;
- runner for hmc model
Version 1.0.1 [2025-03-15]
**************************
APPS:
- converter and merger for s3m model;
- runner for s3m model
Version 1.0.0 [2024-12-02]
**************************
PACKAGE:
- beta release (first development and codes refactoring);
- set the package structure and main classes.
- set the environment management system.