Skip to content

Releases: ExistentialAudio/SwiftAudioFileConverter

Release list

1.2.0

Choose a tag to compare

@orchetect orchetect released this 17 Nov 00:31
  • Renamed SwiftAudioFileConverter namespace to AudioFileConverter to avoid conflict with module name
  • Refactored types under AudioFileConverter namespace
  • Cleanup and formatting

1.1.0

Choose a tag to compare

@orchetect orchetect released this 09 Nov 02:04
0cde714
  • Cleanup and formatting
  • Consistent protocol conformances for value types (Equatable, Hashable, Sendable)
  • String descriptions for value types
  • Refactored conversion object from an actor to concurrent static methods