Skip to content

Releases: tripal/fields_generator

Version 0.1.12

10 Apr 13:56
523dfbb
Compare
Choose a tag to compare

Release Notes

  • Includes a fix for a missing semicolon in the fields stub files. #56

Version 0.1.11

27 Aug 16:12
252b4c9
Compare
Choose a tag to compare

Release Notes

  • Fixes an issue where term_vocabulary was not getting defined in the .fields.inc file

v0.1.10

16 Mar 13:39
718b164
Compare
Choose a tag to compare

TFG now handles ontology terms with spaces and capitalization.

v0.1.9

26 Jan 15:08
30a3d1f
Compare
Choose a tag to compare

This release has a hot-fix for an infinite loop issue.

V0.1.8

19 Jan 15:16
e1d6756
Compare
Choose a tag to compare
  • Update ChadoField and TripalField stubs to reflect new class methods
  • Minor changes to prompts to clarify requirements

V0.1.7

12 Jan 22:45
Compare
Choose a tag to compare

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

05 Dec 16:34
cf834bb
Compare
Choose a tag to compare

Release Notes

Merge #20

Version 0.1.5

06 Sep 20:56
Compare
Choose a tag to compare
Merge pull request #17 from statonlab/add-db-checks

Add db checks

V0.1.4

22 Aug 19:52
Compare
Choose a tag to compare
  • Fix default field type (should be chado instead of tripal)

V0.1.3

22 Aug 12:57
Compare
Choose a tag to compare

Add default value to TripalFields to display properly without additional configuration.