{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":333530399,"defaultBranch":"main","name":"MartexLibrary","ownerLogin":"GeorgeV220","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-27T19:01:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30936682?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714386952.0","currentOid":""},"activityList":{"items":[{"before":"ae51039a51c42de1088be714fd30b05ad581e995","after":"3852e57f11809257367fddd2acb344a84f212089","ref":"refs/heads/main","pushedAt":"2024-04-30T01:09:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.14.0 [skip ci]\n\n# [11.14.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.13.1...v11.14.0) (2024-04-30)\n\n### Features\n\n* Refactor Minecraft version detection ([ae51039](https://github.com/GeorgeV220/MartexLibrary/commit/ae51039a51c42de1088be714fd30b05ad581e995))","shortMessageHtmlLink":"chore(release): 11.14.0 [skip ci]"}},{"before":"fa29c2113f4b65da03640cc00006b63a66b271a1","after":"ae51039a51c42de1088be714fd30b05ad581e995","ref":"refs/heads/main","pushedAt":"2024-04-30T01:07:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"feat: Refactor Minecraft version detection\n\nThis commit refactors enum `MinecraftVersion` to handle Minecraft version\ndetection. It includes version constants for various Minecraft versions,\nranging from 1.7 to 1.20.6. Each version is associated with a specific\nsub-version range to accurately identify the exact release.\n\nThe `SubVersionRange` class encapsulates the version number, start, and end\nvalues for each sub-version range. This allows us to map the Bukkit version\nto the corresponding Minecraft version.","shortMessageHtmlLink":"feat: Refactor Minecraft version detection"}},{"before":"64a593ff818a067cb3e6d376dcbbe4d8c71773ae","after":"fa29c2113f4b65da03640cc00006b63a66b271a1","ref":"refs/heads/main","pushedAt":"2024-04-29T10:35:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.13.1 [skip ci]\n\n## [11.13.1](https://github.com/GeorgeV220/MartexLibrary/compare/v11.13.0...v11.13.1) (2024-04-29)\n\n### Bug Fixes\n\n* **minecraft:** handle unknown versions gracefully ([64a593f](https://github.com/GeorgeV220/MartexLibrary/commit/64a593ff818a067cb3e6d376dcbbe4d8c71773ae))","shortMessageHtmlLink":"chore(release): 11.13.1 [skip ci]"}},{"before":"cc11913d79f949e3c1870f9f415a35222996bc63","after":"64a593ff818a067cb3e6d376dcbbe4d8c71773ae","ref":"refs/heads/main","pushedAt":"2024-04-29T10:33:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"fix(minecraft): handle unknown versions gracefully\n\nWhen encountering an exception while parsing the version number, gracefully handle it by checking the Bukkit version. If the Bukkit version contains \"1.20.5\", set the current Minecraft version to V1_20_R4; otherwise, mark it as UNKNOWN.","shortMessageHtmlLink":"fix(minecraft): handle unknown versions gracefully"}},{"before":"c32c6fd18724c5b79ba54524b1b8ef37ef52c768","after":"cc11913d79f949e3c1870f9f415a35222996bc63","ref":"refs/heads/main","pushedAt":"2024-04-29T10:21:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.13.0 [skip ci]\n\n# [11.13.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.12.0...v11.13.0) (2024-04-29)\n\n### Bug Fixes\n\n* **ObjectMap:** Raw usage in static methods ([c32c6fd](https://github.com/GeorgeV220/MartexLibrary/commit/c32c6fd18724c5b79ba54524b1b8ef37ef52c768))\n* Return the correct ObjectMap type ([6ae469c](https://github.com/GeorgeV220/MartexLibrary/commit/6ae469cbb3153dd55f2b450f5e1f4491abac0b20))\n\n### Features\n\n* **minecraft:** add support for Minecraft version 1.20.5 ([ba10a37](https://github.com/GeorgeV220/MartexLibrary/commit/ba10a37b387da48619236d50e47ba4e93f2abb12))","shortMessageHtmlLink":"chore(release): 11.13.0 [skip ci]"}},{"before":"005ffcdeda4f8178c5bd225dfc2d95768acad049","after":"c32c6fd18724c5b79ba54524b1b8ef37ef52c768","ref":"refs/heads/main","pushedAt":"2024-04-29T10:18:45.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"fix(ObjectMap): Raw usage in static methods","shortMessageHtmlLink":"fix(ObjectMap): Raw usage in static methods"}},{"before":"e6c20378243c5c05039e2458646483551b386e50","after":"005ffcdeda4f8178c5bd225dfc2d95768acad049","ref":"refs/heads/main","pushedAt":"2024-03-18T19:39:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.12.0 [skip ci]\n\n# [11.12.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.11.0...v11.12.0) (2024-03-18)\n\n### Features\n\n* **maps:** add Pair and PairDocument classes ([1b2d557](https://github.com/GeorgeV220/MartexLibrary/commit/1b2d55770e6308d2f639dd935cd72793f4658a85))","shortMessageHtmlLink":"chore(release): 11.12.0 [skip ci]"}},{"before":"8631cb4f7127d6f7e253062225032eedf80e862a","after":"e6c20378243c5c05039e2458646483551b386e50","ref":"refs/heads/main","pushedAt":"2024-03-18T19:36:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"refactor(database): optimize imports and update Pair references\n\n- Simplify import statements for Pair class in DatabaseWrapper and Database\n- Update method parameters to use the library's Pair class","shortMessageHtmlLink":"refactor(database): optimize imports and update Pair references"}},{"before":"adbdc2478fe041139422bd334a8203c3209a034b","after":"8631cb4f7127d6f7e253062225032eedf80e862a","ref":"refs/heads/main","pushedAt":"2024-03-15T15:14:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.11.0 [skip ci]\n\n# [11.11.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.10.0...v11.11.0) (2024-03-15)\n\n### Features\n\n* **database:** add async operations to entity repositories ([adbdc24](https://github.com/GeorgeV220/MartexLibrary/commit/adbdc2478fe041139422bd334a8203c3209a034b))","shortMessageHtmlLink":"chore(release): 11.11.0 [skip ci]"}},{"before":"1d657e826bf87048662b4c1e8b381e4bd2c3f2e0","after":"adbdc2478fe041139422bd334a8203c3209a034b","ref":"refs/heads/main","pushedAt":"2024-03-15T15:11:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"feat(database): add async operations to entity repositories","shortMessageHtmlLink":"feat(database): add async operations to entity repositories"}},{"before":"56d900c13d8d1a7b6af835e0f873d1e801495fa9","after":"1d657e826bf87048662b4c1e8b381e4bd2c3f2e0","ref":"refs/heads/main","pushedAt":"2024-03-15T14:30:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.10.0 [skip ci]\n\n# [11.10.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.9.0...v11.10.0) (2024-03-15)\n\n### Features\n\n* **database:** add collectionName field to MongoDBEntityRepository ([56d900c](https://github.com/GeorgeV220/MartexLibrary/commit/56d900c13d8d1a7b6af835e0f873d1e801495fa9))\n* **database:** add tableName field to MySQLEntityRepository ([41d887e](https://github.com/GeorgeV220/MartexLibrary/commit/41d887e08d42e2d669cd1941235c539b25b48186))","shortMessageHtmlLink":"chore(release): 11.10.0 [skip ci]"}},{"before":"b34a9b42ecac8a550cd2045aa108a8e8bea01802","after":"56d900c13d8d1a7b6af835e0f873d1e801495fa9","ref":"refs/heads/main","pushedAt":"2024-03-15T14:28:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"feat(database): add collectionName field to MongoDBEntityRepository\n\nAdd an overloaded constructor in MongoDBEntityRepository to accept\na collectionName parameter. Update methods to use this new field instead\nof deriving the table name from the entityClass.","shortMessageHtmlLink":"feat(database): add collectionName field to MongoDBEntityRepository"}},{"before":"912bdd0cd087e8fb5f601aac45665bd43411db6f","after":"b34a9b42ecac8a550cd2045aa108a8e8bea01802","ref":"refs/heads/main","pushedAt":"2024-03-12T17:53:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.9.0 [skip ci]\n\n# [11.9.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.8.0...v11.9.0) (2024-03-12)\n\n### Features\n\n* **database:** add yaml support and create YamlEntityRepository ([912bdd0](https://github.com/GeorgeV220/MartexLibrary/commit/912bdd0cd087e8fb5f601aac45665bd43411db6f))","shortMessageHtmlLink":"chore(release): 11.9.0 [skip ci]"}},{"before":"d63c03231c3a7ea1c0b8c17cce5820e769aadfae","after":"912bdd0cd087e8fb5f601aac45665bd43411db6f","ref":"refs/heads/main","pushedAt":"2024-03-12T17:51:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"feat(database): add yaml support and create YamlEntityRepository","shortMessageHtmlLink":"feat(database): add yaml support and create YamlEntityRepository"}},{"before":"e5b54f2876b87a7613692ec272e96b6f892b8d5d","after":"d63c03231c3a7ea1c0b8c17cce5820e769aadfae","ref":"refs/heads/main","pushedAt":"2024-03-12T15:27:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.8.0 [skip ci]\n\n# [11.8.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.7.0...v11.8.0) (2024-03-12)\n\n### Features\n\n* **database:** add 'Column' annotation class ([4af567b](https://github.com/GeorgeV220/MartexLibrary/commit/4af567bcae4a5c2e4254e33cb8b6869113b63107))\n* **database:** add MongoDB and MySQL entity repositories ([8ac2c17](https://github.com/GeorgeV220/MartexLibrary/commit/8ac2c17c42d5ca3f63a29a0d9243872a1ecdab96))\n* **database:** remove deprecated getCollection method ([3e53557](https://github.com/GeorgeV220/MartexLibrary/commit/3e53557e8140c8b5088dd88deb1a886e7156423a))\n* **database:** Remove EntityManager and EntityManagerImpl ([695e004](https://github.com/GeorgeV220/MartexLibrary/commit/695e004b3ac45d2ea1e18e527e82793adbf2e011))","shortMessageHtmlLink":"chore(release): 11.8.0 [skip ci]"}},{"before":"d4432309cf73f2295473f6ccb3fa1dbb3e0060b0","after":"e5b54f2876b87a7613692ec272e96b6f892b8d5d","ref":"refs/heads/main","pushedAt":"2024-03-12T15:24:30.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"chore: upgrade snakeyaml from 2.0 to 2.2\n\nThe snakeyaml library version has been updated from 2.0 to 2.2\nto incorporate the latest improvements and bug fixes.","shortMessageHtmlLink":"chore: upgrade snakeyaml from 2.0 to 2.2"}},{"before":"59ea58fd915304c82f729e8d6878b5b4c77bb057","after":"d4432309cf73f2295473f6ccb3fa1dbb3e0060b0","ref":"refs/heads/main","pushedAt":"2024-02-06T01:39:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.7.0 [skip ci]\n\n# [11.7.0](https://github.com/GeorgeV220/MartexLibrary/compare/v11.6.0...v11.7.0) (2024-02-06)\n\n### Bug Fixes\n\n* Fix initialization of versionNumber and releaseNumber variables ([f09a0c0](https://github.com/GeorgeV220/MartexLibrary/commit/f09a0c0116f47e35067724683bfd450fe34969e6))\n* **inventory:** add generic type parameters to MinecraftScheduler ([cf0161b](https://github.com/GeorgeV220/MartexLibrary/commit/cf0161b05269f65f2d4d4309e0724d8d4011d7ba))\n* **inventory:** check for null tasks before cancelling ([b75ae53](https://github.com/GeorgeV220/MartexLibrary/commit/b75ae5322ae51e64afbf89b098c283c7f55a957d))\n* **minecraft/scheduler:** Add the new changes to Bungee/Velocity schedulers and other classes ([b88c6d0](https://github.com/GeorgeV220/MartexLibrary/commit/b88c6d02320b9b98944946aaa778b6893543902a))\n* Modify KryoUtils to handle IOExceptions ([78e1d8e](https://github.com/GeorgeV220/MartexLibrary/commit/78e1d8e863428f30c2fa01295be07d9893630d98))\n* Revert \"Modify KryoUtils to handle IOExceptions\" ([0c146a7](https://github.com/GeorgeV220/MartexLibrary/commit/0c146a79f2be3d00b63c5d453ce505286407dc97))\n\n### Features\n\n* Add 1_20_R3 enum constant. ([7899b7f](https://github.com/GeorgeV220/MartexLibrary/commit/7899b7f278d869f67dcb2c5bc05c4c12962ec22b))\n* Add ItemStackSerializer class for serializing and deserializing ItemStacks and Inventories ([e679336](https://github.com/GeorgeV220/MartexLibrary/commit/e67933670085e2cace48b4ca0052a384ba795171))\n* Add support for Minecraft version 1.20.2 ([17307cd](https://github.com/GeorgeV220/MartexLibrary/commit/17307cd057c32ef8e2ea396fa4378807b3d5bd23))\n* **build.gradle:** Add shadow configuration for project dependencies ([38bab9f](https://github.com/GeorgeV220/MartexLibrary/commit/38bab9fba81cce195915c99b641358d347790a60))\n* **constructor:** Add constructors to ConcurrentObjectMap, HashObjectMap, LinkedObjectMap, and TreeObjectMap ([68c2075](https://github.com/GeorgeV220/MartexLibrary/commit/68c207598e098c77095229481dc6f7ce00d80d4d))\n* **inventory:** add animated option to createPagedInventory methods ([6ae2e38](https://github.com/GeorgeV220/MartexLibrary/commit/6ae2e3800e9734268adc409e086a71fb84b958e4))\n* **inventory:** add animated property to paged inventory ([27f61d9](https://github.com/GeorgeV220/MartexLibrary/commit/27f61d949b29f067f202494d955a4d9e14107e9f))\n* **inventory:** add InventoryMap class for representing inventory contents ([7e6c706](https://github.com/GeorgeV220/MartexLibrary/commit/7e6c706ed595f95aac92ac5b3409ee2faff1ace5))\n* **minecraft/scheduler:** Add entity scheduler wrapper for folia. ([e4f59f1](https://github.com/GeorgeV220/MartexLibrary/commit/e4f59f117bf160bd881a154fdf5065ccffb927af))\n* **minecraft/scheduler:** add isCancelled and getTaskId methods to SchedulerTask interface and implementations ([a293366](https://github.com/GeorgeV220/MartexLibrary/commit/a293366c8c9dce405fad5f844c5de56b8378a201))\n* **minecraft/scheduler:** add SchedulerRunnable class ([f074e15](https://github.com/GeorgeV220/MartexLibrary/commit/f074e15cf0e91e695a25c759912360a9698e9a71))\n* **minecraft:** add generic types and methods to scheduler classes (beta) ([95ba248](https://github.com/GeorgeV220/MartexLibrary/commit/95ba248c5bdb26d821653a158799dc782cce3f9e))\n* **scheduler:** Add methods to create delayed, repeating tasks for specific world/chunk and location ([21baa8a](https://github.com/GeorgeV220/MartexLibrary/commit/21baa8a333a9e0c2c019c8a06341f1152115d1f6))","shortMessageHtmlLink":"chore(release): 11.7.0 [skip ci]"}},{"before":"b88c6d02320b9b98944946aaa778b6893543902a","after":"59ea58fd915304c82f729e8d6878b5b4c77bb057","ref":"refs/heads/main","pushedAt":"2024-02-06T01:36:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"build(workflow): Update github workflow actions","shortMessageHtmlLink":"build(workflow): Update github workflow actions"}},{"before":"e4f59f117bf160bd881a154fdf5065ccffb927af","after":"b88c6d02320b9b98944946aaa778b6893543902a","ref":"refs/heads/main","pushedAt":"2024-02-06T01:30:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"fix(minecraft/scheduler): Add the new changes to Bungee/Velocity schedulers and other classes","shortMessageHtmlLink":"fix(minecraft/scheduler): Add the new changes to Bungee/Velocity sche…"}},{"before":"81e9c7c11ee08e6b53982bf8acee273135a422f3","after":"e4f59f117bf160bd881a154fdf5065ccffb927af","ref":"refs/heads/main","pushedAt":"2024-02-06T00:05:23.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"feat(minecraft/scheduler): Add entity scheduler wrapper for folia.","shortMessageHtmlLink":"feat(minecraft/scheduler): Add entity scheduler wrapper for folia."}},{"before":"cf0161b05269f65f2d4d4309e0724d8d4011d7ba","after":"160aa85d6d8af4a215f3e95846822f369f7d11ec","ref":"refs/heads/beta","pushedAt":"2024-01-05T05:51:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.7.0-beta.10 [skip ci]\n\n# [11.7.0-beta.10](https://github.com/GeorgeV220/MartexLibrary/compare/v11.7.0-beta.9...v11.7.0-beta.10) (2024-01-05)\n\n### Bug Fixes\n\n* **inventory:** add generic type parameters to MinecraftScheduler ([cf0161b](https://github.com/GeorgeV220/MartexLibrary/commit/cf0161b05269f65f2d4d4309e0724d8d4011d7ba))\n* **inventory:** check for null tasks before cancelling ([b75ae53](https://github.com/GeorgeV220/MartexLibrary/commit/b75ae5322ae51e64afbf89b098c283c7f55a957d))\n\n### Features\n\n* **inventory:** add animated option to createPagedInventory methods ([6ae2e38](https://github.com/GeorgeV220/MartexLibrary/commit/6ae2e3800e9734268adc409e086a71fb84b958e4))\n* **inventory:** add animated property to paged inventory ([27f61d9](https://github.com/GeorgeV220/MartexLibrary/commit/27f61d949b29f067f202494d955a4d9e14107e9f))","shortMessageHtmlLink":"chore(release): 11.7.0-beta.10 [skip ci]"}},{"before":"c1f5dce02e57a2459f6be8ad6550c607bc4de93a","after":"cf0161b05269f65f2d4d4309e0724d8d4011d7ba","ref":"refs/heads/beta","pushedAt":"2024-01-05T05:49:23.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"fix(inventory): add generic type parameters to MinecraftScheduler\n\n- Import Chunk, Location, and World classes from org.bukkit package\n- Change the type of minecraftScheduler field to MinecraftScheduler","shortMessageHtmlLink":"fix(inventory): add generic type parameters to MinecraftScheduler"}},{"before":"e09fa5ed14d95547372fcf718b8ffc41e2449bbf","after":"c1f5dce02e57a2459f6be8ad6550c607bc4de93a","ref":"refs/heads/beta","pushedAt":"2024-01-02T15:30:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.7.0-beta.9 [skip ci]\n\n# [11.7.0-beta.9](https://github.com/GeorgeV220/MartexLibrary/compare/v11.7.0-beta.8...v11.7.0-beta.9) (2024-01-02)\n\n### Features\n\n* **minecraft:** add generic types and methods to scheduler classes (beta) ([95ba248](https://github.com/GeorgeV220/MartexLibrary/commit/95ba248c5bdb26d821653a158799dc782cce3f9e))","shortMessageHtmlLink":"chore(release): 11.7.0-beta.9 [skip ci]"}},{"before":"32823c008a5d8ea7c4bd623eaf970ca783e2f0dc","after":"e09fa5ed14d95547372fcf718b8ffc41e2449bbf","ref":"refs/heads/beta","pushedAt":"2024-01-02T15:27:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/beta' into beta","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/beta' into beta"}},{"before":"f074e15cf0e91e695a25c759912360a9698e9a71","after":"32823c008a5d8ea7c4bd623eaf970ca783e2f0dc","ref":"refs/heads/beta","pushedAt":"2023-12-27T16:06:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 11.7.0-beta.8 [skip ci]\n\n# [11.7.0-beta.8](https://github.com/GeorgeV220/MartexLibrary/compare/v11.7.0-beta.7...v11.7.0-beta.8) (2023-12-27)\n\n### Features\n\n* **minecraft/scheduler:** add isCancelled and getTaskId methods to SchedulerTask interface and implementations ([a293366](https://github.com/GeorgeV220/MartexLibrary/commit/a293366c8c9dce405fad5f844c5de56b8378a201))\n* **minecraft/scheduler:** add SchedulerRunnable class ([f074e15](https://github.com/GeorgeV220/MartexLibrary/commit/f074e15cf0e91e695a25c759912360a9698e9a71))","shortMessageHtmlLink":"chore(release): 11.7.0-beta.8 [skip ci]"}},{"before":"9eb4f8fd8b4cff0969a761d2b04ee19f987a0b13","after":"f074e15cf0e91e695a25c759912360a9698e9a71","ref":"refs/heads/beta","pushedAt":"2023-12-27T16:03:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GeorgeV220","name":"George V.","path":"/GeorgeV220","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30936682?s=80&v=4"},"commit":{"message":"feat(minecraft/scheduler): add SchedulerRunnable class\n\nThis class provides an abstract implementation of Runnable that can be\nscheduled in the Bukkit scheduler with various options. It also handles\nthe task cancellation and id retrieval.","shortMessageHtmlLink":"feat(minecraft/scheduler): add SchedulerRunnable class"}},{"before":"db037c51f9c8b3617dc76e3c580e64dbe72b1f17","after":null,"ref":"refs/heads/dependabot/gradle/com.github.cryptomorin-XSeries-9.7.0","pushedAt":"2023-12-12T17:28:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"9a882dd810d5c4c54c3e2e399a95901482ca036d","ref":"refs/heads/dependabot/gradle/com.github.cryptomorin-XSeries-9.8.0","pushedAt":"2023-12-12T17:28:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump com.github.cryptomorin:XSeries from 9.5.0 to 9.8.0\n\nBumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 9.5.0 to 9.8.0.\n- [Release notes](https://github.com/CryptoMorin/XSeries/releases)\n- [Commits](https://github.com/CryptoMorin/XSeries/compare/v9.5.0...v9.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.cryptomorin:XSeries\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump com.github.cryptomorin:XSeries from 9.5.0 to 9.8.0"}},{"before":"e8a7688730299cc228246d5ad74eaabfa9b98296","after":null,"ref":"refs/heads/dependabot/gradle/de.tr7zw-item-nbt-api-2.12.1","pushedAt":"2023-12-11T17:12:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"1a39e07eef307b21b3ee6552575bbc3a5777c921","ref":"refs/heads/dependabot/gradle/de.tr7zw-item-nbt-api-2.12.2","pushedAt":"2023-12-11T17:12:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump de.tr7zw:item-nbt-api from 2.11.3 to 2.12.2\n\nBumps de.tr7zw:item-nbt-api from 2.11.3 to 2.12.2.\n\n---\nupdated-dependencies:\n- dependency-name: de.tr7zw:item-nbt-api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump de.tr7zw:item-nbt-api from 2.11.3 to 2.12.2"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPYQQ6gA","startCursor":null,"endCursor":null}},"title":"Activity · GeorgeV220/MartexLibrary"}