Skip to content

Releases: diverso-lab/transformo

v1.1.0

06 May 17:28
Compare
Choose a tag to compare

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

30 Nov 09:00
91e2b29
Compare
Choose a tag to compare

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