Skip to content

0.1.0

Compare
Choose a tag to compare
@heckj heckj released this 19 May 15:45
· 155 commits to main since this release

What's Changed

  • fix: removing compiler warning in test by @heckj in #2
  • chore: organizing docs to use expected directories by @heckj in #1
  • fixing location for preview script by @heckj in #4
  • initial proposal for .swiftformat, with effect applied by @heckj in #6
  • 2D benchmarks (performance over size) by @heckj in #8
  • doc: Adds documentation abstracts by @heckj in #7
  • replace [UInt8] in public API with Data by @heckj in #9
  • chore: renaming files to match Swift lang idiom of CamelCase by @heckj in #10
  • Extending performance benchmarks by @heckj in #11
  • adds ObjId debugging string representation by @heckj in #13
  • Adding Automerge type conversion logic and protocol by @heckj in #12
  • Strict concurrency checks by @heckj in #14
  • exposes object_type function to look up type of object by object id by @heckj in #17
  • Path element access by @heckj in #16
  • Enabling Catalyst build by @munhitsu in #18
  • breaking up Document methods by internal type by @heckj in #22
  • ActorId string representation by @heckj in #24
  • Threading protection & strict Sendable checking by @heckj in #23
  • hiding unsafe flags behind an environment variable by @heckj in #25

New Contributors

Full Changelog: 0.0.1...0.1.0