Releases: tripal/fields_generator
Releases · tripal/fields_generator
Version 0.1.12
Release Notes
- Includes a fix for a missing semicolon in the fields stub files. #56
Version 0.1.11
Release Notes
- Fixes an issue where term_vocabulary was not getting defined in the .fields.inc file
v0.1.10
TFG now handles ontology terms with spaces and capitalization.
v0.1.9
This release has a hot-fix for an infinite loop issue.
V0.1.8
- Update ChadoField and TripalField stubs to reflect new class methods
- Minor changes to prompts to clarify requirements
V0.1.7
Release Notes
- Fix database issues and auto find drupal root if possible
- Inform user to move into their drupal directory to be able to perform db checks.
v0.1.6
Version 0.1.5
Merge pull request #17 from statonlab/add-db-checks Add db checks
V0.1.4
- Fix default field type (should be chado instead of tripal)
V0.1.3
Add default value to TripalFields to display properly without additional configuration.