Implemented enhancements:
- Add Multi-Cardinality Support to DedupliFHIR Backend #122 (IsaacMilarky)
- Merge Dev into Main #111 (IsaacMilarky)
- Add Numeral Normalization to DedupliFHIR Parsing #110 (IsaacMilarky)
- Add Dateutil to Dependencies and Add Date String Normalization #99 (IsaacMilarky)
- Add normalization functions #75 (IsaacMilarky)
- Merge Dev Into Main #53 (IsaacMilarky)
Merged pull requests:
- Add Workflow to Auto-generate CHANGELOG.md #154 (IsaacMilarky)
- Bump pytest from 8.3.2 to 8.3.3 #150 (dependabot[bot])
- Added commands to create zip file of linux apps #147 (natalialuzuriaga)
- Added a step to set up and create virtual environment in release.yml #145 (natalialuzuriaga)
- Hotfix for Release Job #144 (IsaacMilarky)
- Nat/resolve #143 (natalialuzuriaga)
- Added Github Action to perform releases #142 (natalialuzuriaga)
- Releases: Created GitHub Action to create DedupliFHIR App Builds #141 (natalialuzuriaga)
- Merge Dev Into Main #140 (IsaacMilarky)
- Bump splink from 4.0.0 to 4.0.1 #134 (dependabot[bot])
- Patch Address Parsing and Print Comparison #133 (IsaacMilarky)
- Added ACO call for participants Sept 2024 research #132 (mpeterz)
- Windows compat #130 (IsaacMilarky)
- Merge Main Into Dev #129 (IsaacMilarky)
- Bump faker from 26.1.0 to 28.1.0 #128 (dependabot[bot])
- Update code.json Fields #121 (RicardoZamora01)
- Docs: Added updated VDP text to Security sections #120 (natalialuzuriaga)
- chore: Update SECURITY.md to add new VDP #119 (natalialuzuriaga)
- Bump lxml from 5.2.2 to 5.3.0 #117 (dependabot[bot])
- Bump @uswds/uswds from 3.7.1 to 3.8.2 in /frontend #116 (dependabot[bot])
- Update README.md to include SBOM excerpt #109 (natalialuzuriaga)
- Bump pyarrow from 16.1.0 to 17.0.0 #106 (dependabot[bot])
- Bump splink from 3.9.15 to 4.0.0 #105 (dependabot[bot])
- Merge main into dev #102 (IsaacMilarky)
- Bump splink from 3.9.9 to 3.9.15 #101 (dependabot[bot])
- Added icons for Mac, Linux, and Windows #98 (CreativeNick)
- Update README.md #97 (natalialuzuriaga)
- Bump prettier from 3.2.5 to 3.3.3 in /frontend #95 (dependabot[bot])
- Bump faker from 20.1.0 to 26.0.0 #93 (dependabot[bot])
- Bump black from 22.12.0 to 24.4.2 #92 (dependabot[bot])
- Bump pytest from 7.4.3 to 8.2.2 #91 (dependabot[bot])
- Bump flake8 from 5.0.4 to 7.1.0 #90 (dependabot[bot])
- Bump pandas from 2.1.3 to 2.2.2 #89 (dependabot[bot])
- Bump prettier from 3.2.5 to 3.3.2 in /frontend #88 (dependabot[bot])
- Bump isort from 5.12.0 to 5.13.2 #86 (dependabot[bot])
- Bump actions/checkout from 2 to 4 #83 (dependabot[bot])
- Bump dciborow/action-pylint from 0.1.0 to 0.1.1 #82 (dependabot[bot])
- Bump actions/setup-python from 4 to 5 #81 (dependabot[bot])
- Bump actions/cache from 3 to 4 #80 (dependabot[bot])
- Bump actions/setup-node from 3 to 4 #79 (dependabot[bot])
- add dependabot yml #78 (IsaacMilarky)
- Remove Misspell #77 (IsaacMilarky)
- Push Dev to Main #76 (IsaacMilarky)
- Update README.md #63 (decause-gov)
1.0.2 (2024-09-17)
test1 (2024-09-17)
Implemented enhancements:
- Implementing App Icon for Electron Desktop App #68
- Create automated tests for Frontend Electron app #64
- Incorporate data normalization for relevant demographics #55
Features:
- Rewrite backend with Splink data deduplication library
- Use Click to create our CLI
- Use Faker to generate test data
- Work Started on Electron front-end to replace flask front-end
- Create GitHub CI/CD action workflow for the repo
Features:
- Created flask frontend for dedupliFHIR interface
- Users used frontend to supply training data as well as show duplicates
- Use dedupe python library on the backend to deduplicate data
* This Changelog was automatically generated by github_changelog_generator