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

Remove the deprecated :init keyword argument. #195

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

okamsn
Copy link
Owner

@okamsn okamsn commented Mar 8, 2024

:init is replaced by the special macro argument :with. It was marked
deprecated by PR #163.

  • Remove the relevant code.
  • Remove the relevant tests.
  • Edit a few tests.

See also issue #146.

`:init` is replaced by the special macro argument `:with`.  It was marked
deprecated by PR #163.

- Remove the relevant code.
- Remove the relevant tests.
- Edit a few tests.

See also issue #146.
@okamsn okamsn merged commit 0e08afc into master Mar 9, 2024
4 checks passed
github-actions bot added a commit that referenced this pull request Mar 9, 2024
This commit was copied from the master branch.

Commit: 0e08afc
Author: okamsn <[email protected]>
Date: 2024-03-09 02:52:19 +0000

Remove the deprecated `:init` keyword argument. (#195)

`:init` is replaced by the special macro argument `:with`.  It was marked
deprecated by PR #163.

- Remove the relevant code.
- Remove the relevant tests.
- Edit a few tests.

See also issue #146.
github-actions bot added a commit that referenced this pull request Mar 9, 2024
This commit was copied from the master branch.

Commit: 0e08afc
Author: okamsn <[email protected]>
Date: 2024-03-09 02:52:19 +0000

Remove the deprecated `:init` keyword argument. (#195)

`:init` is replaced by the special macro argument `:with`.  It was marked
deprecated by PR #163.

- Remove the relevant code.
- Remove the relevant tests.
- Edit a few tests.

See also issue #146.
@okamsn okamsn deleted the remove-init branch September 14, 2024 14:50
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