Results 9 issues of irgaly

Update Ruby and gems for #11. * Ruby * Add .ruby-version * Update Ruby 3.2.0 * Update Bundler 2.4.17 * Update Danger 9.3.1 * rubocop * Update rubocop 1.54.2 *...

Ruby 3.2.0 Danger 9.3.1 danger-checkstyle_format 0.1.1 --- Error: There is an error when running Danger + danger-checkstyle_format. ``` bundler: failed to load command: danger (/home/runner/work/.../vendor/bundle/ruby/3.2.0/bin/danger) /home/runner/work/.../vendor/bundle/ruby/3.2.0/gems/ox-2.14.1/lib/ox.rb:79:in `require': (Danger::DSLError) [!] Invalid...

watchosDeviceArm64 を追加するために事前にやること * [x] Kotlin 1.8.20 以降へアップデート #106 * [x] Kotlinx Serialization 1.5.1 アップデート #172 * [x] SQLDelight 2.0.0 アップデート #179 * [x] Kotest 5.8.1 へアップデート #212 * ref: https://github.com/kotest/kotest/issues/3748...

v1.0.0 をリリースして、一通り機能が揃ったのでドキュメントを整備します。 * [ ] KDoc を一通り書く * [x] KottageList など、使い方や概要を README に書く * [x] KottageEncoder の説明を書く * [ ] Android Paging との組み合わせ例を書く * [ ] Android Navigation Args との組み合わせ例を書く

Database 一括処理が必要なとき、今は limi = 100L や chunkSize = 100L としている。 ユニットテストの時などに 1 や 2 に書き換えたくなることがある。 :kottage:core に定数を作成し、それを参照するようにする。

UIWebView has unexpected page breaking bug, that is discussed below: http://stackoverflow.com/questions/29964523/unexpected-page-breaks-when-printing-uiwebview This bug seems to be fixed when I used WKWebView instead of UIWebView. I'd like to use BNHtmlPdfKit with...

new configuration ```kotlin removeUnusedResources { onlyProjects(project(":foo")) excludeProjects(project(":bar"))) } ```

* relates: #233 GitHub ActionsでLinux ARM64がサポートされたらCI Testを追加する。

* relates: #78 Linux ARM64 RunnerがサポートされたらCIでテストを実行する https://github.blog/changelog/2024-06-03-actions-arm-based-linux-and-windows-runners-are-now-in-public-beta/