Skip to content

Tags: VEnis/hl7

Tags

v0.0.3

Toggle v0.0.3's commit message
Release of 0.0.3

- Merge branch 'release-0.0.3'
- Fixed release process (changelog generation)
- Merge branch 'master' into develop
- Updated changelog

v0.0.2

Toggle v0.0.2's commit message
Release of 0.0.2

- Updated CHANGELOG.md
- Merge branch 'release-0.0.2'
- Close #12
- Updated CHANGELOG.md
- Renamed changelog task
- Ignored okhttp cache
- Updated bintray config (added release notes)
- Updated changelog generation config
- #12 Initial changelog generation

v0.0.1

Toggle v0.0.1's commit message
Release of 0.0.1

- Merge branch 'release-0.0.1'
- Updated release and added bintray upload
- Fixed CPD config
- Initial config for release plugin
- Added quality tools
- Updated gradle wrapper
- Added IDEA configs to ignore
- Initial build logic refactoring
- Merged all branches to this one
- Merge branch 'hl7-connection/develop' into develop
- Merge branch 'hl7-model/develop' into develop
- Refactored transports (host-related are separate now)
- Fixed access modifiers
- Fixed variable name that hides class field.
- Fixed interrupt handling
- Refactored connection initialization
- Added IDEA php config to ignore
- IDEA configs updated
- Initial implementation of incoming connection
- Updated IDE settings
- Some dummy transport and connection implementation
- Added generated IDE annotations to ignore.
- Added annotation processors support
- Removed old unused modules (receiver and receiver-app). Created module hl7-connection
- Merge pull request #11 from VEnis/hl7-5
- Merge branch 'master' into hl7-5
- hl7-5 Added jDepend support (resolves #5)
- Merge pull request #10 from VEnis/hl7-3
- hl7-3 Added Findbugs support
- Merge pull request #9 from VEnis/hl7-2
- hl7-2 Added CPD support (resolves #2)
- Merge pull request #8 from VEnis/hl7-1
- hl7-1 Updated IDEA-config
- Updated wrapper configuration to be IDE-friendly
- hl7-1 Added PMD config
- Ignored build directory for root project
- Updated IDEA configs
- Added ability to perform OWASP dependency check
- Merge branch 'master' into hl7-model/develop
- Merge branch 'hl7-model/release-0.0.1'
- Merge branch 'hl7-model/release-0.0.1' into hl7-model/develop
- Updated IDEA configs
- Added bintray config
- Updated IDEA configs
- Changed version to "0.0.1.RELEASE"
- Reorganized hapi libraries usage and fixed hapi.home
- IDEA configs change
- Build file reorganization
- Changed version to 0.0.1
- Merge branch 'initial-model-finished' into hl7-model/develop
- Updated IDEA configs
- Added hapi runtime files to ignore
- Added more tests
- build.gradle reorganized
- Some jacoco configuration
- Added some initial tests
- Added spock framework support
- Added sonar idea dirs to ignore
- Fixed sonar issue
- Set default initial version
- Fixed some issues
- Added SLF4J dependency
- Updated IDEA configs
- Added sonarqube plugin and group for projects
- Updated IDEA config
- IDEA config update
- Implemented Message and added some toStrings
- Fixed build directory ignore
- IDEA configs
- Implemented Field, Segment and Group
- Added provided hapi libraries
- Added project loombok
- Initial .idea config
- Initial gradle project configuration
- Added gitignore
- Gradle wrapper
- Initial commit