diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0967ef4..b881a39 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{} +{".":"0.1.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ecedff..cede4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,182 @@ This project keeps a release-oriented changelog. No public MeshLink release has been cut yet. +## 0.1.0 (2026-06-04) + + +### ⚠ BREAKING CHANGES + +* **meshlink:** rename runtime factory helper to meshLink +* **meshlink:** remove MeshLink factory object + +### Features + +* Added an offline release-review validation evidence note for th... ([013eed2](https://github.com/trancee/MeshLink/commit/013eed2def14e7e125fc26e91628fe1e0ab56257)) +* **meshlink:** group ios crypto bridge callbacks ([22831f1](https://github.com/trancee/MeshLink/commit/22831f179481463913fc1d984c844eb52cdc8435)) +* Ran the live release-review campaign on a discovered Android fl... ([d965242](https://github.com/trancee/MeshLink/commit/d965242735926623833ba24e8272da1a0a2806af)) +* **reference-app:** add fleet test history report ([bca2c38](https://github.com/trancee/MeshLink/commit/bca2c387ab435f261cb03bc66b8af15978b7f7a1)) +* **reference-app:** add fleet test history report ([76b4530](https://github.com/trancee/MeshLink/commit/76b4530fca8df7caf0437f78b2c3b26d1e100b11)) +* **reference:** add physical integration proof matrix ([a4a2b78](https://github.com/trancee/MeshLink/commit/a4a2b78273b4ee9ccdc452a22d73cc44538ffabb)) +* **reference:** expand physical integration scenarios ([336b14f](https://github.com/trancee/MeshLink/commit/336b14f3b6f9b3704ae3fcb47ab7e0c07d3e190a)) +* Stopped xcodebuild-style wrapper noise from reclassifying runti... ([41a1556](https://github.com/trancee/MeshLink/commit/41a1556a9565ee2f331bc249386973fd94fc442e)) +* Wired the release campaign to emit the offline release-review H... ([333eaf9](https://github.com/trancee/MeshLink/commit/333eaf95f4baab9d2e5325875139de4485b7e735)) + + +### Bug Fixes + +* **build:** harden gradle plugin resolution ([2799890](https://github.com/trancee/MeshLink/commit/279989007f18a877c08bb1af3ffdf431a6da4619)) +* **build:** track Gradle wrapper jar ([c4ab356](https://github.com/trancee/MeshLink/commit/c4ab356b40cbaf0418e7346935494b742f4e5153)) +* **build:** track Gradle wrapper jar ([27e7c0b](https://github.com/trancee/MeshLink/commit/27e7c0ba6204d95113ddd753ed09f0027c33a409)) +* **ci:** add advanced codeql workflow ([aa136d5](https://github.com/trancee/MeshLink/commit/aa136d588ea86906f58a5d034957601106d28b9f)) +* **ci:** force java codeql builds to rerun ([92e19c8](https://github.com/trancee/MeshLink/commit/92e19c8333fa12c4035ffc8c965496fe76806310)) +* **ci:** force java CodeQL builds to rerun ([7e7c91b](https://github.com/trancee/MeshLink/commit/7e7c91b038928e3b538c7e105b5315f4825d6782)) +* **ci:** harden GitHub Actions Gradle startup ([de45c4f](https://github.com/trancee/MeshLink/commit/de45c4f304577482147317eea7f91c0d5eba6f6c)) +* **ci:** keep linux verification single-worker ([3960abd](https://github.com/trancee/MeshLink/commit/3960abd8d39ac9d50748db2b1fba624f23e58188)) +* **ci:** let xcode drive swift codeql framework build ([43f8cc8](https://github.com/trancee/MeshLink/commit/43f8cc88b800e705dffaa9ce4c54aafa65a2177d)) +* **ci:** let xcode drive swift codeql framework build ([7affcaf](https://github.com/trancee/MeshLink/commit/7affcafabca69b1eecea7b8bab82f1aba0c872e6)) +* **ci:** replace default CodeQL with advanced workflow ([50e4afe](https://github.com/trancee/MeshLink/commit/50e4afee08c3b9052dc0b548a8f75de8982d5008)) +* **ci:** serialize verification on macos runner ([a7e6df7](https://github.com/trancee/MeshLink/commit/a7e6df74556096911632b4abdbe48b7fa83b981e)) +* **ci:** split swift codeql analysis ([b0e0958](https://github.com/trancee/MeshLink/commit/b0e09583b15bf569a46dae9a6ce399fd4b888678)) +* **ci:** stabilize mesh harness tests and trim slow scans ([da48020](https://github.com/trancee/MeshLink/commit/da4802064508eff5486b89e3a558ad89c2193cdb)) +* **meshlink:** alias canonicalized inbound peers ([7a8b0ec](https://github.com/trancee/MeshLink/commit/7a8b0ecb13805f57ec8eac43068041ad9e4b2791)) +* **meshlink:** allow mixed-platform l2cap fallback ([ea81d3b](https://github.com/trancee/MeshLink/commit/ea81d3bc3c4127900519fef02675a33a3fd4f498)) +* **meshlink:** allow slower real-device handshakes ([8565ec6](https://github.com/trancee/MeshLink/commit/8565ec666bb5d8e8bf27f485ec881e1a9a2b04c1)) +* **meshlink:** await transport collector shutdown ([f514c5c](https://github.com/trancee/MeshLink/commit/f514c5c62be2c81b4859919e23d977c15af15352)) +* **meshlink:** canonicalize temporary inbound peers ([264c522](https://github.com/trancee/MeshLink/commit/264c5227b1cd903974285a1e5ca531942598f55f)) +* **meshlink:** enforce runtime lifecycle boundaries ([edc4822](https://github.com/trancee/MeshLink/commit/edc48221a8ffad78cf75a430c7798e4c14780472)) +* **meshlink:** keep discovery active for first large transfer route ([d2cc99d](https://github.com/trancee/MeshLink/commit/d2cc99db42fd879b1c1ac9f678fffc75dfd34fa2)) +* **meshlink:** let ios send attempts trigger l2cap connect ([1606a7e](https://github.com/trancee/MeshLink/commit/1606a7e117486ad932023add9b20b52b278db3f7)) +* **meshlink:** retry transient handshake link setup drops ([2b26a26](https://github.com/trancee/MeshLink/commit/2b26a26dc8563285fee373b30d7d018e4f84603f)) +* **meshlink:** sharpen ios l2cap diagnosis ([ce2c065](https://github.com/trancee/MeshLink/commit/ce2c06598a51b4996f1a0c90fa66122117040802)) +* **meshlink:** trace routed delivery boundaries ([8c893b1](https://github.com/trancee/MeshLink/commit/8c893b12bb06d688e40fda80a198c97faabf4e2f)) +* **reference:** align export timestamps with contract ([c042407](https://github.com/trancee/MeshLink/commit/c042407e7b7938414124ba232a0355ef65feb4ae)) +* **reference:** align exports and timeline filters with docs ([97c5e19](https://github.com/trancee/MeshLink/commit/97c5e197a59e4895ba7271618cd1024ddd0c712a)) +* **reference:** align session boundaries with evidence model ([af933be](https://github.com/trancee/MeshLink/commit/af933beab5e394e25c33aa1b8527f5183cd0ed20)) +* **reference:** move live proof automation off ui ([141f98f](https://github.com/trancee/MeshLink/commit/141f98ff3608ce9d377a94adfdc6e5e9ef7fe5cd)) +* **reference:** relax relay proof promotion invariant ([db5d7ae](https://github.com/trancee/MeshLink/commit/db5d7ae2c5db94556550e05ef815e1ce6b3ac9a5)) +* **test:** await large transfer route discovery ([c0787c0](https://github.com/trancee/MeshLink/commit/c0787c05770244e23d091b4f2ae339b910555ee1)) +* **test:** harden remaining timing flakes ([2c128de](https://github.com/trancee/MeshLink/commit/2c128dec61b24e3030f6d365c2e1ab755c986f59)) +* **test:** remove retry scheduler timing race ([349d215](https://github.com/trancee/MeshLink/commit/349d21527ccaa26e8ef4f31ac16fd77d5db902bd)) +* **test:** stabilize chunk perturbation coverage ([c2a526b](https://github.com/trancee/MeshLink/commit/c2a526b4ae494f96e83eeef9e3cb7caf0b991557)) +* **test:** stabilize jvm direct delivery timing ([7e4180d](https://github.com/trancee/MeshLink/commit/7e4180d7726533a4333ac3dfa45319964a50db87)) +* **test:** stabilize partial ack transfer timing ([51e63e0](https://github.com/trancee/MeshLink/commit/51e63e0be6896c24cf5e0bdf058bbb7a67ffb97a)) +* **test:** stabilize partial ack transfer timing ([932e4a0](https://github.com/trancee/MeshLink/commit/932e4a0c4b46558af5f64fe4daedf8b663de4baa)) +* update import for runComposeUiTest to v2 version ([9e21a61](https://github.com/trancee/MeshLink/commit/9e21a61c12cebd445512355a72733181cc0ff370)) +* update import for runComposeUiTest to v2 version ([ac46ce9](https://github.com/trancee/MeshLink/commit/ac46ce9f5ba7abb8c2a9602f7df5aa1f4af32c73)) + + +### Performance Improvements + +* **meshlink:** cache route digest entry serialization ([1515e1c](https://github.com/trancee/MeshLink/commit/1515e1cbcbf7ab6e575bfa66f4af772dfd3752a8)) +* **meshlink:** compute route digests lazily per mutation ([c24f663](https://github.com/trancee/MeshLink/commit/c24f663ac40ec2aae469eea9e9112daa936bf552)) +* reduce transport overhead across platforms ([3f25114](https://github.com/trancee/MeshLink/commit/3f251146c937470af786c7b2a88ed2328ebc9af8)) + + +### Documentation + +* add architecture index and term guide ([2872089](https://github.com/trancee/MeshLink/commit/287208971096463c82a51fc7fd4eea7b0fc108a3)) +* add explanation cross-links ([fcbd837](https://github.com/trancee/MeshLink/commit/fcbd8370b953fc041db72c75f4c108b6cb179d22)) +* add MeshLink glossary and troubleshooting ([3ba3ce0](https://github.com/trancee/MeshLink/commit/3ba3ce054e981c8c3f01c1db97c4fccc60ccb785)) +* add MeshLink runtime behavior reference ([8241db2](https://github.com/trancee/MeshLink/commit/8241db21caf224254f4d0746c9e256067b6c79fc)) +* add MeshLink runtime explanation ([c02d0fc](https://github.com/trancee/MeshLink/commit/c02d0fc9df7d3b3739eb3a51b0c8e0b9b1021524)) +* add pre-release refactor roadmap ([0240b2c](https://github.com/trancee/MeshLink/commit/0240b2cb9e6a6d247573278201f1ecdb219fa90f)) +* add recommended MeshLink reading paths ([98dd948](https://github.com/trancee/MeshLink/commit/98dd948881e52c734866504478d0d864dcc170a0)) +* add repository architecture maps ([1d78058](https://github.com/trancee/MeshLink/commit/1d780584b6af337c09e3af4f5911b0e3946396dc)) +* Added recovery-window verdicts and topology evidence pointers t... ([cac6d47](https://github.com/trancee/MeshLink/commit/cac6d476f364644810c2b1e74e7c06a83ef02a0d)) +* align documentation map with diataxis ([5db78ac](https://github.com/trancee/MeshLink/commit/5db78ac90806bcb8b1b90d7535f7af1a3f8c7253)) +* align MeshLink docs with doc guidance ([d7321ed](https://github.com/trancee/MeshLink/commit/d7321ed28b3228915fd03a4bc878e5eee97b6c7c)) +* align reference app governance artifacts ([582be5b](https://github.com/trancee/MeshLink/commit/582be5bd8d5b60ecff16c7a9a030b83e031f30ad)) +* **api:** refresh generated public api appendix ([ece0e0d](https://github.com/trancee/MeshLink/commit/ece0e0dbd179aeeeba44b01c90a599775c937b65)) +* clarify constitution intro ([566c892](https://github.com/trancee/MeshLink/commit/566c89268776343410d61164af887a794e107c50)) +* clarify contributor workflow scaffolding ([e984022](https://github.com/trancee/MeshLink/commit/e984022a1bf9235413b03ce1a5e70cbb9130e309)) +* clarify discovery and wire invariants ([953ad94](https://github.com/trancee/MeshLink/commit/953ad945f3cc9a96a01cb9f13a7f2ceedc395bfe)) +* clarify first exchange proof peers ([138e019](https://github.com/trancee/MeshLink/commit/138e01981a55bf932aa3d5de14daae6f53c39342)) +* **constitution:** add maintainability principles ([4b570d9](https://github.com/trancee/MeshLink/commit/4b570d90b0fcdc648c9309cdacc27f51024bacc9)) +* **context:** add export and internal timestamp terms ([d68c739](https://github.com/trancee/MeshLink/commit/d68c73905bb009051d47b3ec04a1f0a6741d80f8)) +* **context:** add retained-history store term ([a5ac4a3](https://github.com/trancee/MeshLink/commit/a5ac4a3bf85bb91db37681d786ed68d567b86b31)) +* **context:** allow multiple artifacts per session ([a027632](https://github.com/trancee/MeshLink/commit/a02763210534fadd00574719f88c71d9284c6a09)) +* **context:** allow redacted export for solo and lab sessions ([f8383ce](https://github.com/trancee/MeshLink/commit/f8383cedeaa4a7b4873e1793c32292c79708b106)) +* **context:** capture reference app glossary ([d8d7855](https://github.com/trancee/MeshLink/commit/d8d78553382947cc174a3366ba6282cd70cc6b53)) +* **context:** clarify conceptual timestamp term ([e1cf093](https://github.com/trancee/MeshLink/commit/e1cf093f216a424a02910edc8d746f4a040cae3b)) +* **context:** clarify retention vs session checkpoints ([edcbe50](https://github.com/trancee/MeshLink/commit/edcbe50074abb10b9f9982dd165f4d93ff9e9c79)) +* **context:** clarify solo and lab surface origin ([95ecf9c](https://github.com/trancee/MeshLink/commit/95ecf9ccd9c29a6ee1f8f7100991d11c651b1b41)) +* **context:** clarify supported surface switches after session end ([ccbf06f](https://github.com/trancee/MeshLink/commit/ccbf06f9398a746ebbbda01a5b12866b8ebe06f4)) +* **context:** define advanced controls surface ([d6d0b5e](https://github.com/trancee/MeshLink/commit/d6d0b5ef38ce6f9319b18d233d223682381d8184)) +* **context:** define artifact instance ([4df4488](https://github.com/trancee/MeshLink/commit/4df448891c8bba268ff51f3c8f036d9df82ede06)) +* **context:** define authority mode ([1929047](https://github.com/trancee/MeshLink/commit/19290477e7052ad767aa3a9c0cce08ce67584639)) +* **context:** define automatic retention ([0e2600f](https://github.com/trancee/MeshLink/commit/0e2600f9861201585b8cf3ecf37d1f15ec0bd9ad)) +* **context:** define automation-equivalent flow ([f60417c](https://github.com/trancee/MeshLink/commit/f60417c4ba83247d6e0b609a8ce45c95e56ec8ea)) +* **context:** define boundary-confirmation pattern ([48861c8](https://github.com/trancee/MeshLink/commit/48861c8b8b58cc9d05e2d439750600a8b81807df)) +* **context:** define configuration snapshot ([1a9368e](https://github.com/trancee/MeshLink/commit/1a9368eebe3297c50d7987a0b3f549fcf928b047)) +* **context:** define end session action ([2cf2301](https://github.com/trancee/MeshLink/commit/2cf2301f7765ae1883c4206084bb1590d0dde757)) +* **context:** define ended session view ([568a74e](https://github.com/trancee/MeshLink/commit/568a74ee7d07fb78e9a0eef83d6055b2e22dc785)) +* **context:** define evaluation-relevant capability ([ca95f2f](https://github.com/trancee/MeshLink/commit/ca95f2f93c2516396f0337b774302e7bc87dafeb)) +* **context:** define evidence surfaces ([670df93](https://github.com/trancee/MeshLink/commit/670df93c60139ed1bbdbdaadf15f6efdae21ef1a)) +* **context:** define export independence ([18d87d6](https://github.com/trancee/MeshLink/commit/18d87d6b8a1af399f7466e1600db6775ea695370)) +* **context:** define failure-evidence session ([7814803](https://github.com/trancee/MeshLink/commit/7814803902d04bf16334f2876a9ccb69ff23173d)) +* **context:** define history deletion ([f67cc76](https://github.com/trancee/MeshLink/commit/f67cc76203ddac0da1d834c247a7f699ce24526b)) +* **context:** define history pruning ([c79b336](https://github.com/trancee/MeshLink/commit/c79b3369f701819774fef4b6bfdf2420a49d5da1)) +* **context:** define lab session entry ([a820202](https://github.com/trancee/MeshLink/commit/a820202be73ca55313cc07512ad0dceedec545cb)) +* **context:** define pre-end export ([47c335d](https://github.com/trancee/MeshLink/commit/47c335dfafa380f9135b0c8b65a801d1bc44b5ba)) +* **context:** define pre-exit redacted export ([f1aa4a0](https://github.com/trancee/MeshLink/commit/f1aa4a088f205151a26a26bf180fafe24f683230)) +* **context:** define pre-rollover export ([3f99530](https://github.com/trancee/MeshLink/commit/3f995301cd7c47fee9573fae5f060245bf1c0336)) +* **context:** define recent history surface ([3898872](https://github.com/trancee/MeshLink/commit/38988721a144dd771ad1d09825a242f660fd3cb5)) +* **context:** define relaunch boundary ([5241363](https://github.com/trancee/MeshLink/commit/5241363ae3123a7bc0c1def7af647df8573f6099)) +* **context:** define review-only ended session view ([4fe64a9](https://github.com/trancee/MeshLink/commit/4fe64a9eedb7b47ad790e8d3c70818a07055843d)) +* **context:** define reviewable evidence ([4c704e5](https://github.com/trancee/MeshLink/commit/4c704e5538039d7f30aeb0c445bf8b9b4cb8bb88)) +* **context:** define session boundary ([2db09df](https://github.com/trancee/MeshLink/commit/2db09df3becbdb8060a2874dc39f3b6181ca1e06)) +* **context:** define session end ([8fcbe8e](https://github.com/trancee/MeshLink/commit/8fcbe8e14faa8ae4bb3887c969c7ff35e3d618c9)) +* **context:** define session rollover ([de2dbcb](https://github.com/trancee/MeshLink/commit/de2dbcb9c7e4b51332e187249a60c3f1de14e585)) +* **context:** define solo session entry ([1de0fb7](https://github.com/trancee/MeshLink/commit/1de0fb7ae9524fcf7aee805dc828542dcfce8771)) +* **context:** define startup-blocked session ([9467075](https://github.com/trancee/MeshLink/commit/9467075c20ae1bde6de61db565c7aa8479bb04ad)) +* **context:** define supported entry surface ([1dc30b0](https://github.com/trancee/MeshLink/commit/1dc30b0c8d90b8a9fc20926bda87e6a8ee598b48)) +* **context:** define supported surface switch ([150268d](https://github.com/trancee/MeshLink/commit/150268d0c36958bcd39e953ce5ae893ccd0c2ee6)) +* **context:** define surface of origin ([a196717](https://github.com/trancee/MeshLink/commit/a196717d80a233bb4a838bf0e151091984e86a4e)) +* **context:** exclude export index from current model ([bf202ef](https://github.com/trancee/MeshLink/commit/bf202ef60ef9977eb3994d16232a4312b5a1bb9b)) +* **context:** exclude interrupted sessions from current model ([d2e8da7](https://github.com/trancee/MeshLink/commit/d2e8da76bc70124ad0cd8ec5268958b6010447be)) +* **context:** exclude lab sessions from automatic retention ([acd5d67](https://github.com/trancee/MeshLink/commit/acd5d678f746cbaa5ea1384ddf6d481a228ab1f0)) +* **context:** exclude solo sessions from automatic retention ([4128de8](https://github.com/trancee/MeshLink/commit/4128de87163cc601c1ccdb3118fda6a760e888d2)) +* **context:** give artifact instances unique storage paths ([1226c6d](https://github.com/trancee/MeshLink/commit/1226c6def7df9710325242f08eada9486c49ac41)) +* **context:** restrict full-payload export to supported live sessions ([e3197b6](https://github.com/trancee/MeshLink/commit/e3197b6adb557a57c06da4824d73f2d5642303c5)) +* **context:** retain ended sessions immediately ([cef29f0](https://github.com/trancee/MeshLink/commit/cef29f070c10f3aa8d522ca8e36e9f765c8edc95)) +* **context:** scope ended session view to supported sessions ([95aeb18](https://github.com/trancee/MeshLink/commit/95aeb188be7f21966d5d81dab01df2e716792107)) +* **context:** separate history state from export action ([5bf54f9](https://github.com/trancee/MeshLink/commit/5bf54f923a436efc3e6b166a83acd37beab83a34)) +* Locked the offline release-review boundary in docs and regressi... ([8410176](https://github.com/trancee/MeshLink/commit/841017691e6110671679010f09965e9e9e599181)) +* **meshlink:** clarify factory semantics ([e3064b9](https://github.com/trancee/MeshLink/commit/e3064b9d92826b6b6cbab5a0e751dc44165728f6)) +* **meshlink:** document side-effect free creation ([a59f43c](https://github.com/trancee/MeshLink/commit/a59f43cfe93646efb3bd15ab9813fa3fc35987dd)) +* normalize proof validation terminology ([0de4e19](https://github.com/trancee/MeshLink/commit/0de4e199a8e009509fc19448d4ca86b3ff46fd65)) +* **programming-principles:** add programming principles overview ([262ce0f](https://github.com/trancee/MeshLink/commit/262ce0f088135255ddea34ff25ad9898bd8c4c25)) +* **reference:** document retained export redaction limits ([32e31be](https://github.com/trancee/MeshLink/commit/32e31be792d0d6c9fbe2ff14610776073e4a9f4c)) +* **reference:** document sender-only xcuitest proof mode ([a782c10](https://github.com/trancee/MeshLink/commit/a782c100ffa7ab1a46f5c5e109b7f8134f2a4080)) +* **reference:** map reference app architecture ([9c25475](https://github.com/trancee/MeshLink/commit/9c25475ccc2df4ba6a0ed6103b47b677089f1123)) +* **reference:** record final transition architecture ([e2396a1](https://github.com/trancee/MeshLink/commit/e2396a1080c9ca691b5a6f7004d0834da9040366)) +* **reference:** record session controller architecture ([57e140d](https://github.com/trancee/MeshLink/commit/57e140ddbaf30eb0c6491c7481bbae8827495456)) +* **reference:** reflect chooser-based export flow ([d76246f](https://github.com/trancee/MeshLink/commit/d76246fb68348da401f5ab2f4b49e44dd6579fe6)) +* refine spec artifacts and generated api docs ([def3c0f](https://github.com/trancee/MeshLink/commit/def3c0f290c2bddd9ea9932472b7200466583d0b)) +* refresh reference-app release-review docs ([db7d4ea](https://github.com/trancee/MeshLink/commit/db7d4ea0e051b37f0922650cf225dfcde3bf3c45)) +* refresh seam architecture guidance ([be1d74b](https://github.com/trancee/MeshLink/commit/be1d74b7e9c8230de45efb25df76707e698c5c53)) +* replace ASCII diagrams with Mermaid ([467ec28](https://github.com/trancee/MeshLink/commit/467ec28e795ad31085fabf189d1201ed351a9234)) +* simplify and align key documentation ([f290e0f](https://github.com/trancee/MeshLink/commit/f290e0f06f1a1c91bcfbb8bcc3ff4d4e2372726c)) +* sync reference and spec terminology ([cd5f3b2](https://github.com/trancee/MeshLink/commit/cd5f3b28e14daf0a78c8179efc14e70c707677cc)) +* Threaded the offline release-review proof note into reviewer gu... ([9b77a71](https://github.com/trancee/MeshLink/commit/9b77a715cfb8d12933de64c25efe271dfd700777)) +* tighten core integration docs ([fd0a6ca](https://github.com/trancee/MeshLink/commit/fd0a6ca0d89e5e02b796a606422ee7b34e0a1e40)) +* tighten evaluation and tooling records ([72d83b0](https://github.com/trancee/MeshLink/commit/72d83b0a1bf712fc6219b2f5b2ba95d733b0ebda)) +* tighten integrator and operator guides ([a8e33fb](https://github.com/trancee/MeshLink/commit/a8e33fb81a2242f67ef760fa70afd200fd12a8da)) +* tighten proof harness guidance ([fd47721](https://github.com/trancee/MeshLink/commit/fd47721619660d2abc5716bd6954c344ce4f829f)) +* tighten reader-facing documentation ([61fb756](https://github.com/trancee/MeshLink/commit/61fb756cba52e82e7757a29e07ed567014706a8a)) +* tighten reference pages ([14be63e](https://github.com/trancee/MeshLink/commit/14be63ec6936ef3357ebc96b9c1206be5fcd3760)) +* tighten remaining guide pages ([6582be1](https://github.com/trancee/MeshLink/commit/6582be1a8f3d706365a7b44d0657805b429dc279)) +* **tooling:** record Dokka and SKIE options ([ef85dc2](https://github.com/trancee/MeshLink/commit/ef85dc2148bf4b9902533ed44b18d90d26e61c07)) +* trim historical and explanatory docs ([110cf84](https://github.com/trancee/MeshLink/commit/110cf844bbed63c99f1fd0e8ad1475583061632b)) +* Updated reviewer-facing docs to explain the ordered happy-path... ([976b71f](https://github.com/trancee/MeshLink/commit/976b71fdba314667bd07e7e668c77de93a1c7775)) +* Updated the physical-integration guide and reference-app README... ([3241d02](https://github.com/trancee/MeshLink/commit/3241d02c92b2fc295d8d318ef8a9315778a1b4a8)) + + +### Code Refactoring + +* **meshlink:** remove MeshLink factory object ([5368e14](https://github.com/trancee/MeshLink/commit/5368e14763a9152ccb3c0e4f8bf7207dd41b7671)) +* **meshlink:** rename runtime factory helper to meshLink ([e709336](https://github.com/trancee/MeshLink/commit/e7093369f2d79930eec1a3454ec8f5134b468392)) + ## [Unreleased] ### Added diff --git a/gradle.properties b/gradle.properties index 52f3854..94ee1da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.caching=true org.gradle.configuration-cache=true # x-release-please-start-version -VERSION_NAME=0.1.0-SNAPSHOT +VERSION_NAME=0.1.0 # x-release-please-end kotlin.code.style=official