Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent API changes #8

Closed
moomiji opened this issue Oct 22, 2024 · 0 comments
Closed

Recent API changes #8

moomiji opened this issue Oct 22, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@moomiji
Copy link
Collaborator

moomiji commented Oct 22, 2024

Unreleased changes

2.3.1

  • chore: update interop to framework 2.3.1
    2f18e8a

  • feat: support ResourceOption.InferenceExecutionProvider
    86feb58

  • feat: support ControllerOption.ScreenshotUseRawSize
    77c3655

  • feat: MaaWin32Controller allows hWnd to be Zero
    1c9bb6d

  • [Breaking change] feat: add MaaStatus to MaaTaskerGetTaskDetail
    5e5769c

  • [Breaking change] feat: MaaTaskerPostStop return MaaTaskId
    f4b1a92

  • [Breaking change] unify namespaces to Notification / feat: add notification extensions
    a9dac99 af9ebea 4b66d14
    The following namespaces are renamed to MaaFramework.Binding.Notification

    • MaaFramework.Binding.Extensions.Notification
    • MaaFramework.Binding.Messages
  • feat: MaaTaskJob MaaTaskJob.WaitFor()
    98845e1

v2.1.2

  • chore: update interop to framework 2.1.2
    f5609ad 28833c3

  • feat: add NodeDetail.QueryLatest()
    66cd853

  • [Breaking change] chore(UnitTests): update
    9530695

  • feat: add MaaMarshallingExtensions
    c0e7d6b

  • [Breaking change] feat: MaaInteroperationException
    2be4f03

  • feat: standardized v2 interface design
    ce47fb0

  • [Breaking change] chore: append s to Extension class
    d924f51

    • DeviceInfoExtension -> DeviceInfoExtensions
    • RecognitionDetailExtension -> RecognitionDetailExtensions
    • WindowInfoExtension -> WindowInfoExtensions
    • IMaaCustomResourceExtension -> MaaCustomExtensions
    • MaaJobStatusThrow -> MaaJobStatusExtensions
    • NodeDetailExtension -> NodeDetailExtensions
    • TaskDetailExtension -> TaskDetailExtensions
  • [Breaking change] refactor: add MaaImage class as return value instead of generic IMaaImageBuffer
    227ccdd

  • feat: make RecognitionDetail include hit
    b363faa

  • feat: support ResourceOption.InferenceDevice
    bd034d0

  • [Breaking change] refactor: rename to MaaMarshaller from MaaDefConverter
    e243edb af83af7 4b45591 d06f692 bd80475

@moomiji moomiji added the documentation Improvements or additions to documentation label Oct 22, 2024
@MaaXYZ MaaXYZ locked and limited conversation to collaborators Oct 22, 2024
@moomiji moomiji pinned this issue Oct 22, 2024
@moomiji moomiji closed this as completed Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant