Skip to content

Tags: laudominik/filterflow

Tags

1_1_1

Toggle 1_1_1's commit message
Add type resolver and remove multiple reflect-metadata (should be cal…

…led once)

release_1_1

Toggle release_1_1's commit message
Bitwise Operations Update

now bitwise operations work correctly
- set proper name to previous binary operations (and -> multiply, or -> addition); removes old "binary xor"
- add new bitwise operations (and, or, xor)
- defines new filter category "binary"
- add visualization to binary all binary operations

release_1_0

Toggle release_1_0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FilterFlow 1.0 (#7)

* added fast update for set pos

* Added names to jsonObject

* added info for the non-obvious transformations

* added production scripts

---------

Co-authored-by: lukgla <52761889+lukgla@users.noreply.github.com>