8000 Comparing v3.61.3...v3.61.4 · cnpm/cnpmcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: cnpm/cnpmcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
< 8000 summary data-view-component="true" class="btn select-menu-button branch Button--secondary Button--small Button"> base: v3.61.3
Choose a base ref
...
head repository: cnpm/cnpmcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.61.4
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 3, 2024

  1. chore: trends api (#697)

    * 📚 add doc for the trends API.
    ---------
    * 📚 添加 trends api 相关文档
    
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **Documentation**
    - Added sections for `[Token]` and `[Trend]` in the Registry API
    documentation.
    - Introduced a new endpoint `GET /downloads/range/:start::end/:pkgName`
    for fetching package download trends.
    	- Included sample response data for the `Trend` endpoint.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    elrrrrrrr authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    038736d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix: perf diff (#699)

    > optimize binary sync perf , closes #698 
    * ♻️ calculate the latestItem only once for the same fetchItems.
    --------
    > binary 同步性能优化,close #698
    
    * ♻️ binary 最新版本比对时,相同 fetchItems 仅计算一次。
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **Bug Fixes**
    - Improved logic for identifying the latest item in synchronization
    processes, ensuring more accurate date comparisons.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    elrrrrrrr authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    753e519 View commit details
    Browse the repository at this point in the history
  2. Release 3.61.4

    [skip ci]
    
    ## [3.61.4](v3.61.3...v3.61.4) (2024-06-14)
    
    ### Bug Fixes
    
    * perf diff ([#699](#699)) ([753e519](753e519)), closes [#698](#698)
    semantic-release-bot committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    571d265 View commit details
    Browse the repository at this point in the history
Loading
0