Releases: diverso-lab/transformo
Releases · diverso-lab/transformo
v1.1.0
Release v1.1.0 of the Transformo framework for the JISBD'23 (SISTEDES) congress.
- Implemented Minimum Viable Product to create a transformation feature model from two MySQL databases.
- Includes Domain engineering and Application Engineering testing
- Includes definition of transformations for testing purposes.
- Includes Docker deployment of Drupal and WordPress on the ports indicated:
Web | MySQL | PHPMyAdmin | Credentials (Web /admin & PHPMyAdmin database access) | |
---|---|---|---|---|
Drupal | :8080 | :33061 | :8081 | user=drupal, password=drupal |
WordPress | :8082 | :33062 | :8083 | user=wordpress, password=wordpress |
v1.0.0-beta
Beta release v1.0.0.0 of the Transformo framework for the CAiSE 23 congress.
- Implemented Minimum Viable Product to create a migration feature model from two MySQL databases.
- Includes Domain engineering and Application Engineering testing
- Includes definition of migrations for testing purposes.
- Includes Docker deployment of Drupal and WordPress on the ports indicated:
Web | MySQL | PHPMyAdmin | Credentials (Web /admin & PHPMyAdmin database access) | |
---|---|---|---|---|
Drupal | :8080 | :33061 | :8081 | user=drupal, password=drupal |
WordPress | :8082 | :33062 | :8083 | user=wordpress, password=wordpress |