Skip to content

Version 0.6.0#21

Merged
Labbeti merged 325 commits into
mainfrom
dev
Jul 24, 2026
Merged

Version 0.6.0#21
Labbeti merged 325 commits into
mainfrom
dev

Conversation

@Labbeti

@Labbeti Labbeti commented Jul 24, 2026

Copy link
Copy Markdown
Owner

[0.6.0] 2026-07-24

Added

  • Add _fill_all_arguments option to filter_and_call.
  • Add parse_args_using_dataclass function to parse program arguments using dataclass.

Modified

  • Move CSV, JSON, JSONL and PICKLE functions to new serialization module.
  • Default value for key_mode in dict_list_to_list_dict is now "same" to match list_dict_to_dict_list.

Fixed

  • Ticker class in global context.
  • is_special_form and is_parametrized now supports objects with custom __contains__, like ndarray or DataFrames.

Labbeti added 29 commits June 29, 2026 17:14
…thout converting to dict with dataclasses.asdict.
…stom __contains__ like ndarray or DataFrames.
@Labbeti
Labbeti merged commit f61c460 into main Jul 24, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant