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: bigcoder84/object-helper-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3-dev
Choose a base ref
...
head repository: bigcoder84/object-helper-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 25 files changed
  • 2 contributors

Commits on May 7, 2024

  1. Merge pull request #5 from bigcoder84/v1.3.3-dev

    1.3.3版本:
    1. Object Copy Method 新增builder模式支持,当对象中包含指定方法时,使用builder模式生成拷贝代码。
    bigcoder84 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    8167de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. 1.4.0版本:

    完成Object Copy功能
    bigcoder84 committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    32ff35c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. update readme.md

    bigcoder84 committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    b1ce3dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301ba1f View commit details
    Browse the repository at this point in the history
  3. fix: plugin config panel

    bigcoder84 committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    7dde10f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from bigcoder84/v1.4.0-dev

    fix: plugin config panel
    bigcoder84 authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    9bdf336 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. fix: 修复一些问题,改善插件体验

    1. 修复 Class To Json 对boolean类型字段支持
    2. 新增 Class To Json 对Map类型字段支持
    3. 优化 Object Copy 功能代码体验
    4. 优化插件兼容性
    bigcoder84 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    f8cca75 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Merge pull request #9 from bigcoder84/v1.4.1-dev

    fix: 修复一些问题,改善插件体验
    bigcoder84 authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    c96ab6a View commit details
    Browse the repository at this point in the history
Loading