CohesionKit

Single source of truth library

APACHE-2.0 License

Stars
7
Committers
1

Bot releases are hidden (Show)

CohesionKit - 0.15.2 Latest Release

Published by pjechris 4 months ago

Fixed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.15.1...0.15.2

CohesionKit - 0.15.1

Published by pjechris 7 months ago

Fixed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.15.0...0.15.1

CohesionKit - 0.15.0

Published by pjechris 10 months ago

Fixed

Changed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.14.2...0.15.0

CohesionKit - 0.14.2

Published by pjechris 10 months ago

Fixed

CohesionKit - 0.14.1

Published by pjechris 12 months ago

Breaking changes are marked ๐Ÿ’ฅ
Expiremental changes are marked ๐Ÿงช

Fixed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.14.0...0.14.1

CohesionKit - 0.14.0

Published by pjechris almost 1 year ago

Breaking changes are marked ๐Ÿ’ฅ
Expiremental changes are marked ๐Ÿงช

Changed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.13.0...0.14.0

CohesionKit - 0.13.0

Published by pjechris about 1 year ago

Breaking changes are marked ๐Ÿ’ฅ
Expiremental changes are marked ๐Ÿงช

Changed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.12.0...0.13.0

CohesionKit -

Published by pjechris about 1 year ago

Changed

Breaking changes are marked ๐Ÿ’ฅ
Expiremental changes are marked ๐Ÿงช

Also note that BufferedCollection has been removed. Use MutableCollection ๐Ÿ’ฅ

Added

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.11.1...0.12.0

CohesionKit - 0.11.1

Published by pjechris over 1 year ago

Fixed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.11.0...0.11.1

CohesionKit - 0.11.0

Published by pjechris over 1 year ago

Fixed

Added

Changed

Breaking changes are annotated with ๐Ÿ’ฅ

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.10.0...0.11.0

CohesionKit - 0.10.0

Published by pjechris over 1 year ago

Fixed

Added

Changed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.9.0...0.10.0

CohesionKit - 0.9.0

Published by pjechris almost 2 years ago

Fixed

Added

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.8.0...0.9.0

CohesionKit - 0.8.0

Published by pjechris over 2 years ago

What's Changed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.7.0...0.8.0

CohesionKit - 0.7.0

Published by pjechris over 2 years ago

What's Changed

The code has been completely rewritten. The API changed with it. Have a look to the README to see it.

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.6.0...0.7.0

CohesionKit - 0.6.0

Published by pjechris over 2 years ago

What's Changed

Full Changelog: https://github.com/pjechris/CohesionKit/compare/0.5.0...0.6.0

CohesionKit - 0.5.0

Published by pjechris almost 3 years ago

Added

  • Ability to define aliases on stored values. This allow you to retrieve them without knowing their id.

Fixed

  • Fixed potential conflict in update when stamp was equal to previous update
CohesionKit -

Published by pjechris almost 3 years ago

CohesionKit -

Published by pjechris about 3 years ago

Breaking changes

  • IdentityMap<Stamp> was replaced with IdentityMap
  • IdentityMap now only accept Double values as stamp

Added

  • Stamp is now a typealias
  • You can generate stamp right from Date using Date().stamp

Fixed

  • Fixed crash when cancelling subscription on a IdentityGraph object
CohesionKit -

Published by pjechris over 3 years ago

Added

  • Added api to easily store relationship objects
  • Added api to retrieve a sequence of objects at once
Package Rankings
Top 40.87% on Swiftpackageindex.com
Related Projects