-
Notifications
You must be signed in to change notification settings - Fork 99
Comparing changes
Open a pull request
base repository: dma-ais/AisLib
base: v2.8.2
head repository: dma-ais/AisLib
compare: master
- 15 commits
- 11 files changed
- 7 contributors
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c94163c - Browse repository at this point
Copy the full SHA c94163cView commit details
Commits on Oct 20, 2023
-
Change visibility of certain methods to protected
Previously, some methods of the AIS reader classes were package-private. By changing their visibility modifier to protected, subclasses in other packages can now override these methods for customization or extend their functionality. This increases the flexibility of the AIS library for diverse scenarios, while keeping encapsulation safe for the remaining codebase.
Configuration menu - View commit details
-
Copy full SHA for 00fc3b2 - Browse repository at this point
Copy the full SHA 00fc3b2View commit details
Commits on Oct 24, 2023
-
Merge pull request #91 from Darius-Wattimena/remove_unneeded_logging
Removed unneeded debug logging of the `CommentBlockLine`
Configuration menu - View commit details
-
Copy full SHA for 37d790b - Browse repository at this point
Copy the full SHA 37d790bView commit details -
Merge pull request #101 from BabisK/master
Change visibility of certain methods to protected
Configuration menu - View commit details
-
Copy full SHA for a8cd096 - Browse repository at this point
Copy the full SHA a8cd096View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 586bb08 - Browse repository at this point
Copy the full SHA 586bb08View commit details
Commits on Nov 14, 2023
-
Bump org.json:json from 20180130 to 20231013 in /ais-lib-json
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20180130 to 20231013. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 893824e - Browse repository at this point
Copy the full SHA 893824eView commit details
Commits on Nov 27, 2023
-
Merge pull request #104 from dma-ais/dependabot/maven/ais-lib-json/or…
…g.json-json-20231013 Bump org.json:json from 20180130 to 20231013 in /ais-lib-json
Configuration menu - View commit details
-
Copy full SHA for 696b548 - Browse repository at this point
Copy the full SHA 696b548View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4e7e01d - Browse repository at this point
Copy the full SHA 4e7e01dView commit details -
Bump com.fasterxml.jackson.core:jackson-databind in /ais-lib-json
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.12.7.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78cfb71 - Browse repository at this point
Copy the full SHA 78cfb71View commit details -
Merge pull request #105 from dma-ais/dependabot/maven/ais-lib-json/co…
…m.fasterxml.jackson.core-jackson-databind-2.12.7.1 Bump com.fasterxml.jackson.core:jackson-databind from 2.9.10.5 to 2.12.7.1 in /ais-lib-json
Configuration menu - View commit details
-
Copy full SHA for 9d390ca - Browse repository at this point
Copy the full SHA 9d390caView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d187f - Browse repository at this point
Copy the full SHA d3d187fView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d6616f - Browse repository at this point
Copy the full SHA 6d6616fView commit details -
Merge pull request #106 from dma-ais/log4j-guava-updates
log4j and guava updates
Configuration menu - View commit details
-
Copy full SHA for b283943 - Browse repository at this point
Copy the full SHA b283943View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c933c80 - Browse repository at this point
Copy the full SHA c933c80View commit details
Commits on Jun 3, 2024
-
Merge pull request #108 from Noire001/master
Update README.md to include availability on maven repository
Configuration menu - View commit details
-
Copy full SHA for 9adb7fe - Browse repository at this point
Copy the full SHA 9adb7feView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.2...master