imessage-exporter 4.1.0#285218
Open
BrewTestBot wants to merge 1 commit into
Open
Conversation
c0aef17 to
e89a625
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
-xnow prompts interactively-xstill supported for non-TTY contexts--no-progressldtextinfind_my/apple_payldtextis absentapp_nameis omittedformat_urlrendering blank lines whenprimary/title/summaryare empty stringsffmpegHEICS conversion assemblyffmpegprocessing warning now fires for animated stickers in addition to videosffmpegloop replaced with a singleffmpeginvocation that consumes both image sequences and appliesalphamergeacross themBreaking
Message::started_sharing_location()andMessage::stopped_sharing_location()in favor ofMessage::shared_location_kind()EditedEvent.textis nowStringTable::extract. UseTable::rowsorTable::rowinstead.Migration details (click to expand)
Multi-row iteration:
Single-row fetch:
Ergonomic
StickerDecorationenum andAttachment::get_sticker_decoration()get_sticker_source/get_sticker_source_application_name/get_sticker_effectdispatch into a single call returning a format-agnostic decorationimpl Display for Expressive<'_>Clone + CopyonBubbleEffect,ScreenEffect, andExpressive<'a>DefaultonURLMessage<'a>MessageFormattertrait under a singleRuntimeErrorreturn typeformat_app,format_tapback, andformat_message_intoall returnResult<_, RuntimeError>RuntimeErrorgains aMessageErrorvariant +From<MessageError>impl so?composes end-to-endRuntimeErrornow implementsstd::error::Errorwithsource().map_err(...)wrapper site in the exporter crate eliminatedChatEscaperformat_attributesnow sanitizes HTML text on the no-attributes short-circuitStringtag fields replaced with typed booleansrustcView the full release notes at https://github.com/ReagentX/imessage-exporter/releases/tag/4.1.0.