Skip to content

Releases: kurokobo/psdify

0.3.2

06 Feb 16:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

10 Jan 14:19
b8a6006
Compare
Choose a tag to compare

What's Changed

  • fix: allow multibyte characters in all cmdlets by @kurokobo in #5

Full Changelog: 0.3.0...0.3.1

0.3.0

09 Jan 17:36
de69f38
Compare
Choose a tag to compare

What's Changed

  • feat: allow running tests against main branch by @kurokobo in #3
  • feat: add plugin support by @kurokobo in #4

Full Changelog: 0.2.0...0.3.0

0.2.0

31 Dec 16:16
30d2167
Compare
Choose a tag to compare

What's Changed

  • feat: bump version to 0.2.0 by @kurokobo in #2
    • fix: add join-url to construct url
    • feat: add wait-dify
    • feat: add remove-difymodel
    • feat: add remove-difydocument
    • feat: add partially support for chunk mode for add-difydocument
    • feat: allow reusing existing token
    • fix: wipe remaining environment variables by disconnect-dify
    • feat: allow import-difyapp to import an app from dsl content from pip…
    • fix: allow delete method in invoke-difyrestmethod
    • fix: use join-url in send-difychatmessage
    • fix: add verbose message in wait-dify
    • docs: update docs for the recent changes
    • feat: add minimal integration tests by pester
    • fix: update gitignore for tests
    • feat: bump version to 0.2.0

Full Changelog: 0.1.0...0.2.0

0.1.0

30 Nov 14:16
175146e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...0.1.0