Skip to content

Usagi v1.3.0

Compare
Choose a tag to compare
@MaximMoinat MaximMoinat released this 24 Jun 16:16
· 143 commits to master since this release
7f0fb49

New features

  • Option to export unapproved mappings (source_to_concept_map AND review)
  • If target_concept_id is 0, export vocabulary_id as 'None'.
  • Replace mapping target for multiple codes at once #77
  • Link out to Google search and Athena #76 #66
  • Ask before exiting

Fixes

  • Apply previous mapping #71 #45 #62
  • Save last folder #72 #65
  • Fix typo's #69
  • Check for all needed vocabulary files before starting index (re)building #75 #70
  • Use os specific menu shortcut key (ctrl for windows, cmd for mac)
  • Multiple small refactorings