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

BUILD: Release fluxus 1.0.3 #30

Merged
merged 3 commits into from
Jul 29, 2024
Merged

BUILD: Release fluxus 1.0.3 #30

merged 3 commits into from
Jul 29, 2024

Conversation

j-ittner
Copy link
Member

No description provided.

j-ittner added 3 commits July 10, 2024 12:13
…paths to use the same products (#29)

* API: make properties source and processor public

* API: rename attribute transformer_group to transformer

* CODE: mark true start of private definitions section

* REFACTOR: make SerialConduit.chained_conduits abstract

* REFACTOR: don't use iter_concurrent_conduits in is_valid_source()

* REFACTOR: don't use iter_concurrent_conduits in product_type

* REFACTOR: don't use iter_concurrent_conduits in is_chained

* REFACTOR: don't use iter_concurrent_conduits in FlowGraph

* API: replace (a)iter_concurrent_conduits() to …_concurrent_producers()

* TEST: add unit test ensuring conduits shared between paths run only once

* REFACTOR: move buffered producer classes to _simple.py

* DOC: remove obsolete @inheritdoc decorators

* BUILD: upgrade mypy to 1.11

* REFACTOR: eliminate aiter_concurrent_producers()

* DOC: remove an obsolete inline comment

* API: remove SerialTransformer.[a]iter()

* REFACTOR: remove obsolete [a]iter_concurrent_conduits()
@j-ittner j-ittner added the build label Jul 24, 2024
@j-ittner j-ittner added this to the 1.0.3 milestone Jul 24, 2024
@j-ittner j-ittner self-assigned this Jul 24, 2024
@breakbotz breakbotz merged commit 48e8731 into release/1.0.3 Jul 29, 2024
50 checks passed
@breakbotz breakbotz deleted the dev/1.0.3 branch July 29, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants