v0.1.0
What's Changed
- Bump plugin.serialization from 1.9.21 to 1.9.22 by @dependabot in #2
- Bump multiplatform from 1.9.21 to 1.9.22 by @dependabot in #1
- Fix
internal constructor
topublic constructor
by @takke in #3 - make public
external
by @takke in #4 - Add
FeedDefsGeneratorView
toEmbedRecordViewUnion
by @takke in #5 - Fix
internal constructor
topublic constructor
(part2) by @takke in #6 - remove internal constructor. by @uakihir0 in #7
- Fix type of FeedDefsGeneratorView by @takke in #8
- create libs.versions.toml by @uakihir0 in #9
- use kotlin util expansion in test. by @uakihir0 in #10
- Bump io.ktor:ktor-client-core from 2.3.7 to 2.3.8 by @dependabot in #11
- Fix
extractFacets
to parse URL endings correctly by @takke in #12 - fix stream package. by @uakihir0 in #16
- Fix thumb as public by @takke in #13
- Add
local.properties
to.gitignore
by @takke in #14 - Add
labels
toFeedDefsPostView
by @takke in #15 - fix handle parse issue. by @uakihir0 in #18
- Support hashtag facet to FacetUtil by @takke in #19
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 by @dependabot in #22
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #21
- Bump org.jetbrains.kotlinx:kotlinx-serialization-cbor from 1.6.2 to 1.6.3 by @dependabot in #20
- Add
langs
toFeedPost
by @takke in #25 - Support list functions by @takke in #26
- Add
GraphDefsListView
toEmbedRecordViewUnion
by @takke in #27 - Add
filter
toFeedGetAuthorFeedRequest
by @takke in #29 - Replace union cast from
fun record
toval asRecord
by @takke in #30 - Add
labels
toFeedPost
by @takke in #31 - Support list create/edit/delete function by @takke in #32
- Add
ATUri
by @takke in #33 - Bump io.ktor:ktor-client-core from 2.3.8 to 2.3.9 by @dependabot in #34
- Bump kotest from 5.8.0 to 5.8.1 by @dependabot in #35
- Bump multiplatform from 1.9.22 to 1.9.23 by @dependabot in #38
- Bump plugin.serialization from 1.9.22 to 1.9.23 by @dependabot in #37
- Bump native.cocoapods from 1.9.22 to 1.9.23 by @dependabot in #36
- Add
updateProfile
by @takke in #39 - bump up actions plugins. by @uakihir0 in #40
- Bump io.ktor:ktor-client-core from 2.3.9 to 2.3.10 by @dependabot in #41
- fix handle not lateinit by @takke in #42
- Bump io.ktor:ktor-client-core from 2.3.10 to 2.3.11 by @dependabot in #43
- Bump plugin.serialization from 1.9.23 to 1.9.24 by @dependabot in #45
- Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.0 by @dependabot in #49
- Bump the dependencies group with 6 updates by @dependabot in #53
- Bump the dependencies group with 4 updates by @dependabot in #56
- Add FeedPost.via by @takke in #55
- Add Threadgate by @takke in #57
- Add FeedDefsViewerState.replyDisabled by @takke in #58
- Add feed.threadgate by @takke in #59
- fix PLCDirectory by @takke in #60
- Bump io.ktor:ktor-client-core from 2.3.11 to 2.3.12 in the dependencies group by @dependabot in #61
- Add Chat Feature by @takke in #62
- Change package configuration to match Chat by @uakihir0 in #63
- Bump the dependencies group with 2 updates by @dependabot in #65
- Add config and update pds endpoint feature. by @uakihir0 in #67
- Bump the dependencies group with 3 updates by @dependabot in #69
- Add viewer.knownFollowers by @takke in #70
- Add quote count & getQuotes by @takke in #71
- introduce
libs.versions.kotlin
by @takke in #73 - Update to Kotlin 20.0.20 and ignore checking of base64 padding by @takke in #75
- Add EmbedRecordViewDetached by @takke in #76
- Bump the dependencies group across 1 directory with 3 updates by @dependabot in #77
- Add feed.postgate and FeedDefsViewerState.embeddingDisabled by @takke in #78
- Add ActorDefsSavedFeedsPrefV2 by @takke in #79
- Add ATProtocolException.status by @takke in #80
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0 in the dependencies group by @dependabot in #82
- Support Video by @takke in #81
- Add repo.describeRepo by @takke in #83
- add createdAt on profiles by @takke in #85
- Support pinned post by @takke in #86
- Bump the dependencies group with 2 updates by @dependabot in #84
- add deploy to maven central. by @uakihir0 in #87
New Contributors
- @dependabot made their first contribution in #2
- @takke made their first contribution in #3
- @uakihir0 made their first contribution in #7
Full Changelog: https://github.com/uakihir0/kbsky/commits/v0.1.0