This is the ChangeLog page of Module:Params. All major events in the evolution of the module are recorded here (in reverse chronological order).

For testing the module's capabilities, please visit the dedicated testcases page.

12th May 2024 edit

Changes (diff):

30th January 2024 edit

Changes (diff):

  • The setting modifier now supports the l runtime variable for assigning a last iteration delimiter

15th January 2024‎ edit

Changes (diff):

27th September 2023‎ edit

Changes (diff):

  • The self function has been added to the module

20th July 2023‎ edit

Changes (diff):

15th July 2023‎ edit

Changes (diff):

  • One new modifier – all_sorted – has been added to the module
  • General code review

14th July 2023‎ edit

Changes (diff):

12th July 2023‎ edit

Changes (diff):

  • The magic_for_each and magic_for_each_value functions have been added to the module
  • The setting modifier has been added to the module
  • Structural changes in all iterating functions
  • The † trimmed modifier has been renamed to cutting in order to keep the trimmed keyword reserved for referring to leading and trailing spaces that surround values (breaking change)
  • Breaking change in the list function: {{{1}}} and {{{2}}} have been swapped
  • General code review

10th July 2023‎ edit

Changes (diff):

  • The value_of function has been added to the module
  • Code review

9th July 2023‎ edit

The first draft of Module:Params is out.