Jump to content

Module:Params/ChangeLog

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Grufo (talk | contribs) at 03:44, 15 January 2024 (First draft). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

15 January 2024‎

Changes:

27 September 2023‎

Changes:

  • The self function has been added to the module

20 July 2023‎

Changes:

15 July 2023‎

Changes:

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

14 July 2023‎

Changes:

12 July 2023‎

Changes:

  • 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

10 July 2023‎

Changes:

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

9 July 2023‎

The first draft of Module:Params is out.