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

Release v0.0.10 #266

Merged
merged 7 commits into from
Nov 12, 2024
Merged

Release v0.0.10 #266

merged 7 commits into from
Nov 12, 2024

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    d28c6a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    6fdf3ad View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. feat: 添加copy on write list实现 (#260)

    * feat: 添加copy on write list实现
    
    * fix: 优化删除逻辑
    xinghe903 authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    44dea05 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    a4ff9fc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. 添加 IfThenElse 函数返回泛型结果 (#259)

    * update
    1. 增加了一个条件判断返回泛型结果的函数;
    1. 增加了一个条件判断执行对应方法的函数;
    2. 调整和增加单元测试和Example;
    
    * IfThenElseFunc固定增加错误返回,泛型T作为用户可以自定义返回的结果
    
    ---------
    
    Co-authored-by: huangdawei <[email protected]>
    bigdavidwong and huangdawei authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    19c740e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. httpx:增加error判断 (#264)

    * httpx:增加error判断
    
    * 补充测试
    
    * 补充方法的测试用例
    Jared-lu authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    11624d7 View commit details
    Browse the repository at this point in the history
  2. 准备发布新版本

    flycash committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    847c3a7 View commit details
    Browse the repository at this point in the history