Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: streamich/json-joy Loading
base: v16.6.0
Choose a base ref
...
head repository: streamich/json-joy Loading
compare: v16.7.0
Choose a head ref
  • 14 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    19dcc68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73f59b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e66aa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edf19ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71e74e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22f6fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fb443a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84aa7e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac56314 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd1d596 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a68cda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23120c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Merge pull request #632 from streamich/peritext-block-2

    Peritext blocks layer iteration methods
    streamich committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3605e0a View commit details
    Browse the repository at this point in the history
  2. chore(release): 16.7.0 [skip ci]

    # [16.7.0](v16.6.0...v16.7.0) (2024-06-08)
    
    ### Features
    
    * **json-crdt-extensions:** 🎸 add inter-block iteration for inline elements ([22f6fe8](22f6fe8))
    * **json-crdt-extensions:** 🎸 add inter-block iteration using point tuples ([edf19ac](edf19ac))
    * **json-crdt-extensions:** 🎸 add iteration over block points ([19dcc68](19dcc68))
    * **json-crdt-extensions:** 🎸 can return block marker when iterating ([0e66aa6](0e66aa6))
    * **json-crdt-extensions:** 🎸 improve how blocks are printed to console, add Block.text() ([4a68cda](4a68cda))
    
    ### Performance Improvements
    
    * **json-crdt-extensions:** ⚡️ speed up range text materialization ([ac56314](ac56314))
    semantic-release-bot committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    bc8eb9b View commit details
    Browse the repository at this point in the history
Loading