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 4.3.0 #306

Merged
merged 9 commits into from
Feb 25, 2024
Merged

Release 4.3.0 #306

merged 9 commits into from
Feb 25, 2024

Commits on Feb 18, 2024

  1. refactor(core): extract searching column by name method

    For easy extension
    
    Refs: 304
    aerfus committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d659fbb View commit details
    Browse the repository at this point in the history
  2. feat(core): support regular expression for column name

    Feature request
    
    Refs: 304
    aerfus committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6094667 View commit details
    Browse the repository at this point in the history
  3. test(core): cover findTitleColumn

    Is not covered
    
    Refs: #304
    aerfus committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    211e976 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. refactor(core): rewrite annotation processing logic

    To make extensions less difficult
    
    Refs: 304
    aerfus committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c4c38b7 View commit details
    Browse the repository at this point in the history
  2. feat(core): support MultiValueMap mapping for columns using Regex

    Feature request
    
    Refs: 304
    aerfus committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    29612d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. update poiji version

    ozlerhakan committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    94497a5 View commit details
    Browse the repository at this point in the history
  2. add empty checkers

    ozlerhakan committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5ffadf3 View commit details
    Browse the repository at this point in the history
  3. add the missing checker

    ozlerhakan committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6b6e69a View commit details
    Browse the repository at this point in the history
  4. produce classCastException

    ozlerhakan committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    240e27e View commit details
    Browse the repository at this point in the history