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

v0.24.0 #53

Merged
merged 81 commits into from
Feb 3, 2024
Merged

v0.24.0 #53

merged 81 commits into from
Feb 3, 2024

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    f5539eb View commit details
    Browse the repository at this point in the history
  2. Updates comment

    mmalecot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    54d46e5 View commit details
    Browse the repository at this point in the history
  3. Improve impl DataFind

    mmalecot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8cf43a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update docs

    mmalecot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    99d9b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8124ac3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Improve traits

    mmalecot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6b54944 View commit details
    Browse the repository at this point in the history
  2. Improves comment

    mmalecot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7d865ba View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    8c83810 View commit details
    Browse the repository at this point in the history
  2. Fix fmt

    mmalecot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bd0b565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccd4eab View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Rename count to size

    mmalecot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2cb67df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533fe89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce7f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79c5304 View commit details
    Browse the repository at this point in the history
  5. Add description to examples

    mmalecot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3675dc6 View commit details
    Browse the repository at this point in the history
  6. Update docs

    mmalecot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    25ee19f View commit details
    Browse the repository at this point in the history
  7. Update docs

    mmalecot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f06a180 View commit details
    Browse the repository at this point in the history
  8. Add Mathematical kind

    mmalecot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    55020f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update docs

    mmalecot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ad8a370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    511a686 View commit details
    Browse the repository at this point in the history
  3. Update docs

    mmalecot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8f79e27 View commit details
    Browse the repository at this point in the history
  4. Updates docs

    mmalecot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c19f26f View commit details
    Browse the repository at this point in the history
  5. Updates docs

    mmalecot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    41a25b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    431df1f View commit details
    Browse the repository at this point in the history
  2. Updates docs

    mmalecot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ff1c61b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Rename pattern to pat

    mmalecot committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c7d627a View commit details
    Browse the repository at this point in the history
  2. Updates README.md

    mmalecot committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d35acbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f880694 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    b8d2069 View commit details
    Browse the repository at this point in the history
  2. Add C64 PRG file

    mlund committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d5d30fc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    95b4b0a View commit details
    Browse the repository at this point in the history
  2. Use Executable kind for PRG

    mlund committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5da6831 View commit details
    Browse the repository at this point in the history
  3. Response to code review

    mlund committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4d54955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d5eaa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix 3-byte commodore64 prg file

    mlund committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a7d0064 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from mlund/c64

    Support for Commodore 64 CRT and PRG files
    mmalecot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d0eacdf View commit details
    Browse the repository at this point in the history
  3. Fix typo

    mmalecot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6c77221 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41041e2 View commit details
    Browse the repository at this point in the history
  5. Improve kinds

    mmalecot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8be51a9 View commit details
    Browse the repository at this point in the history
  6. Add SHW file formats support

    mmalecot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c44efd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add MAR format support

    mmalecot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    122e3f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b34f57 View commit details
    Browse the repository at this point in the history
  3. Add MLA format support

    mmalecot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    82814c5 View commit details
    Browse the repository at this point in the history
  4. Updates docs

    mmalecot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ca8c50b View commit details
    Browse the repository at this point in the history
  5. Updates docs

    mmalecot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    287013a View commit details
    Browse the repository at this point in the history
  6. Drop serde feature

    mmalecot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2670cc5 View commit details
    Browse the repository at this point in the history
  7. Add AppImage support

    mmalecot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7ad9d5f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    cdb7af9 View commit details
    Browse the repository at this point in the history
  2. Fix DEX signature

    mmalecot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e8f317f View commit details
    Browse the repository at this point in the history
  3. Fix DEX signature

    mmalecot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c08caf0 View commit details
    Browse the repository at this point in the history
  4. Add AAB format support

    mmalecot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    84d6392 View commit details
    Browse the repository at this point in the history
  5. Fix tests fn sorting

    mmalecot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5b56112 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    562dd1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d1ba9 View commit details
    Browse the repository at this point in the history
  3. Add FLA format support

    mmalecot committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9fa0f81 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Fix typo

    mmalecot committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6e0cb46 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    mmalecot committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bc68481 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Adds UOF formats support

    mmalecot committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0991fae View commit details
    Browse the repository at this point in the history
  2. Add OXPS support

    mmalecot committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1dc03fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    426d3a2 View commit details
    Browse the repository at this point in the history
  4. Refactors XML reader

    mmalecot committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    fc279ec View commit details
    Browse the repository at this point in the history
  5. Refactors XML reader

    mmalecot committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    25530f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Updates CHANGELOG.md

    mmalecot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5a83101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4975f0 View commit details
    Browse the repository at this point in the history
  3. Replace Book kind with Ebook

    mmalecot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    afd9026 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Improves XML reader

    mmalecot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    397c9b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    51ef927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa578f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49660fa View commit details
    Browse the repository at this point in the history
  4. - Rename BitmapFontAscii to BmfontAscii

    - Rename `BitmapFontBinary` to `BmfontBinary`
    mmalecot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e59bb74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd3550b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95e1c2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0742fb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    186e33e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    411ca14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29c5c5a View commit details
    Browse the repository at this point in the history
  11. Fix MTV media type

    mmalecot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ea38536 View commit details
    Browse the repository at this point in the history
  12. Rename *Zipped to *Zip

    mmalecot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7d74e23 View commit details
    Browse the repository at this point in the history
  13. Fix Squashfs extension

    mmalecot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    11b59b6 View commit details
    Browse the repository at this point in the history
  14. Fix Squashfs extension

    mmalecot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a95c01b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e43bb74 View commit details
    Browse the repository at this point in the history