4 Commits

Author SHA1 Message Date
Hiroshi Horie
6f5a936342 Versioning script (#887)
* Changes versioning script similar to Swift SDK.
* Update check_version script also.
2025-10-13 22:28:36 +08:00
Hiroshi Horie
29b2e8d2af Update lint package & rules (#869)
* Updated lints package to 6.0.0.
* New rules: `discarded_futures` & `prefer_final_locals`.
* Did some quick maintenance to some lint errors.

There's quite a few "disregarded futures" (Un-awaited Futures) we should
clean them up.
2025-09-08 15:48:10 +08:00
CloudWebRTC
977fd91f9e release: 2.3.1+hotfix.1. (#650)
* release: 2.3.1+hotfix.1.

* fix version consistency checking for hotfix.

* update CHANGELOG.

* fix android build.

* fix.
2024-12-02 15:58:10 +08:00
CloudWebRTC
5fa0cf659a version check before pub upload for CI. (#372)
* version check before pub upload for CI.

* update.

* update.

* Update publish.yaml

* Update publish.yaml

* Update publish.yaml

* Update build.yaml

* Correct the version, CI should pass.

* release: 1.5.2.
2023-09-29 05:24:30 -05:00