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

v1.5.0 #13

Merged
merged 8 commits into from
May 5, 2023
Merged

v1.5.0 #13

merged 8 commits into from
May 5, 2023

Commits on May 4, 2023

  1. add writeAny method

    lixizan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7e12a5e View commit details
    Browse the repository at this point in the history
  2. Optimize memory usage for data compression

    lixizan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2698cab View commit details
    Browse the repository at this point in the history
  3. add unit tests

    lixizan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    aa29011 View commit details
    Browse the repository at this point in the history
  4. fix

    lixizan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    34e53f5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. save changes

    lixizan committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b961013 View commit details
    Browse the repository at this point in the history
  2. save changes

    lixizan committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0581c04 View commit details
    Browse the repository at this point in the history
  3. use github.com/klauspost/compress

    lixizan committed May 5, 2023
    Configuration menu
    Copy the full SHA
    70283ea View commit details
    Browse the repository at this point in the history
  4. upgrade go version

    lixizan committed May 5, 2023
    Configuration menu
    Copy the full SHA
    25e89fd View commit details
    Browse the repository at this point in the history