swift-dependencies-additions

More dependencies for `swift-dependencies`

MIT License

Stars
278
Committers
7

Bot releases are hidden (Show)

swift-dependencies-additions - 1.0.1 Latest Release

Published by tgrapperon 11 months ago

What's Changed

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/1.0.0...1.0.1

swift-dependencies-additions -

Published by tgrapperon about 1 year ago

This bumps Dependencies major version to 1.0.0.

swift-dependencies-additions - 0.5.2

Published by tgrapperon about 1 year ago

swift-dependencies-additions - 0.5.1

Published by tgrapperon over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/0.5.0...0.5.1

swift-dependencies-additions - 0.4.0

Published by tgrapperon over 1 year ago

What's new

  • You don't need to override \.logger dependency when testing. See #52.
  • You can observe \.userDefaults changes without using the _AppStorage dependency. See #50.

What's Changed

New Contributors

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/0.3.2...0.4.0

swift-dependencies-additions - 0.3.2

Published by tgrapperon over 1 year ago

What's Changed

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/0.3.1...0.3.2

swift-dependencies-additions - 0.3.1

Published by tgrapperon over 1 year ago

swift-dependencies-additions - 0.3.0

Published by tgrapperon over 1 year ago

What's new

What's Changed

New Contributors

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/0.2.0...0.3.0

swift-dependencies-additions - 0.2.0

Published by tgrapperon over 1 year ago

What's Changed

  • Fix typo in userDefaults getter for Data types by @acosmicflamingo in https://github.com/tgrapperon/swift-dependencies-additions/pull/23
  • Fix UserDefaults Double values and improve test coverage of this dependency.
  • Because it is not behaving as expected, the ability to directly read and write URLs to UserDefaults on Linux has been temporarily removed. This doesn't apply to Apple platforms that can read and write URLs to UserDefaults normally. Feel free to open a discussion if you need this functionality on Linux.

New Contributors

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/0.1.3...0.2.0

swift-dependencies-additions - 0.1.3

Published by tgrapperon over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tgrapperon/swift-dependencies-additions/compare/0.1.2...0.1.3

swift-dependencies-additions - Support Linux

Published by tgrapperon almost 2 years ago

swift-dependencies-additions - Fixes the package's name!

Published by tgrapperon almost 2 years ago

The package name was wrongly DependenciesAdditions instead of swift-dependencies-additions.
This shouldn't affect users, as the name isn't used when importing or depending on SwiftPM dependency.
The package may relocate alphabetically in Xcode's sidebar when you'll update it.

swift-dependencies-additions - Initial Release

Published by tgrapperon almost 2 years ago

Package Rankings
Top 17.67% on Swiftpackageindex.com
Badges
Extracted from project README
CI