Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couple of enhancements #24

Merged
merged 8 commits into from
May 26, 2024
Merged

couple of enhancements #24

merged 8 commits into from
May 26, 2024

Commits on Apr 27, 2024

  1. Add checkbox paragraph style

    adq committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9baf8b4 View commit details
    Browse the repository at this point in the history
  2. add type folio usage count

    adq committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ebc787b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0c33e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f5de6e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    8da3b66 View commit details
    Browse the repository at this point in the history
  2. use read_lww_*/write_lww_* api

    adq committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1065b56 View commit details
    Browse the repository at this point in the history
  3. remove stray lines between values

    adq committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cc720a2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Make tests pass

    - Fix extra data test (since the previous extra data example is now
    handled properly!)
    
    - Add test rm data file including new block
    
    - Make the `move_id` attribute of the Line scene item be optional.
    
    - Adjust the version info of the new 0x0D SceneInfo block and update
    version info of the 0x02 TreeNodeBlock to make roundtripping work.
    ricklupton committed May 26, 2024
    Configuration menu
    Copy the full SHA
    67575d2 View commit details
    Browse the repository at this point in the history