iCal4j vCard - Release Notes
2.0.0-alpha1
- Updated gradle View commit
- Updated build config View commit
- Update to ical4j v4 View commit
- Align parameters with ical4j base class View commit
- Use Content.Factory base class for factory implementations View commit
- Implement parameter factory supplier to align with ical4j factories View commit
- Refactored parameter names View commit
- Refactored immutable properties to avoid potential deadlock View commit
- Implement property factory supplier to align with ical4j factories View commit
- Updated dependencies View commit
- Refactored to extend from ical4j model View commit
- Accept compatibility changes for major refactor View commit
- Updated versioning to support alpha releases View commit
1.0.7
- Added support for distribution packaging View commit
- Create generate-changelog.sh View commit
- Update generate-changelog.sh View commit
- Added codecov support View commit
- Removed out of date build files View commit
- Added continuous delivery support View commit
- Upgraded gradle wrapper View commit
- Updated ical4j dependency View commit
- Support local config View commit
- Support local config View commit
- Support local config View commit
- Support local config View commit
- Support local config View commit
- Automatically release from master View commit
- Fix release process View commit
- Fixed content build factory registration View commit
- Updated dependencies View commit
- Fixed address parsing of empty elements View commit
- Build against latest supported ical4j dependency View commit
- Fixed builder support View commit
- Use generics for better accessors View commit
- Code clean up View commit
- Code clean up View commit
- Dynamic dependency version not supported by maven publish View commit
- Fixed equals implementation View commit
- Fixed equals implementation View commit
- Fixed equals implementation View commit
- Updated docs View commit
- Updated dependencies View commit
- Upgrade gradle wrapper View commit
- Replace osgi plugin with bndtools View commit
- Added java 9 auto module name View commit
- Fixed package visibility in osgi bundle View commit
- Updated jdk matrix View commit
- Updated bnd plugin View commit
- Updated gradle wrapper View commit
- Added build workflows View commit
- Updated build config View commit
- Upgraded ical4j dependency View commit
- Removed invalid tags View commit
- Disabled signing for snapshots View commit
- Fixed publish credentials View commit
- Use codecs to encode/decode property and parameter values View commit
- Fixed version config View commit
- Explicitly set log4j version for unit tests View commit
- Added security scans View commit
- Removed travis-ci config View commit
1.0.0
- Include branch name in version View commit
- Remove jdk 1.6 build as axion release plugin is not compatible View commit
- Indicate beta tag as next version marker View commit
- Added plugin to support sonar analysis View commit
- Enable code coverage plugin View commit
- Added default sonar config View commit
- Update .travis.yml View commit
- Upgraded ical4j dependency to release candidate View commit
- Updated ical4j dependency View commit
- Publish service loader implementations as OSGi service types View commit
- Added support for distribution packaging View commit
1.0.0-beta1
- Fixed jcl dependency issue
- Changed release plugin
- Updated gradle wrapper
- Disable doclint for java 8 build
- Support optional maven central credentials
- Added travis-ci configuration
- Added travis-ci configuration
- Added default support for extended properties and parameters
- Use strings instead of Id enum for factory support to allow for extended property/parameter factories
- Refactored to use service loader for property and parameter factories
- Verify java 6 compatibility
- Ensure compatibility for Java 1.6
- Upgrade to ical4j 2.x
- Updated javadoc
- Fixed test cleanup
- Updated license URL
- Ignore build artifacts
- Added gradle build script
- Ignore build artifacts
- Removed redundant syntax
- Updated documentation
- Updated scm config
- Update README.md
- Ignore IDE artifacts
- Fixed test
- Updated groovy compiler in parent pom
- Merge pull request #1 from bellau/masterFix N output
- Fix N output
- Rename README to README.md