Skip to content

0.0.41 - #57

Merged
pomponchik merged 10 commits into
mainfrom
develop
Jun 30, 2026
Merged

0.0.41#57
pomponchik merged 10 commits into
mainfrom
develop

Conversation

@pomponchik

@pomponchik pomponchik commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

A set of minor changes:

  • CounterToken is now deprecated. It will be removed in upcoming releases and replaced with another similar class. The current design with automatic counter management is considered unsuccessful, and the future implementation will be entirely “manual”—that is, the counter will only change when a special method is called.
  • The internal implementation of string serialization of tokens via repr was changed; the printo library is now used. During this process, an issue was discovered with one of printo’s dependencies, and a task for micro-refactoring was created to address it once the issue is resolved.
  • The package's metadata was expanded.

@pomponchik
pomponchik merged commit 81f3235 into main Jun 30, 2026
36 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