Skip to content

0.0.21#21

Merged
pomponchik merged 23 commits into
mainfrom
develop
May 13, 2026
Merged

0.0.21#21
pomponchik merged 23 commits into
mainfrom
develop

Conversation

@pomponchik
Copy link
Copy Markdown
Collaborator

@pomponchik pomponchik commented Apr 30, 2026

A major and significant update that changes most of the basic use cases:

  • You no longer need to wrap Storage class fields in a Field. This happens automatically behind the scenes.
  • Field now has a shorthand alias: F.
  • The secret flag has been renamed to hide. In future releases, the secret flag will be reused for other purposes.
  • A new classifier for PyPi was added.
  • The internal implementation of data sources was changed. Now, all built-in data sources are internally implemented as plugins based on the pristan system. Externally, the system’s behavior did not change, but this makes it possible to move data sources into separate packages in future releases.

@pomponchik pomponchik merged commit 82f00a7 into main May 13, 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