Skip to content

Latest commit

 

History

History
91 lines (72 loc) · 2.34 KB

CHANGELOGS.md

File metadata and controls

91 lines (72 loc) · 2.34 KB

Change Logs

2024.11.08 Ver 0.4.5.6

・Rename two nodes ImageColorTransfer and SeedGenerator

2024.10.19 Ver 0.4.5.5

・Add Util/Image/Adjust Tone Curve
・Add Util/Image/RGB Channel

2024.10.18 Ver 0.4.5.2

・Add methods for Util/Image/Color Transfer

2024.10.18 Ver 0.4.5.1

・Add Util/Image/Color Transfer

2024.10.17 Ver 0.4.5.0

・Add a few simple image adjustment utilities
・・Util/Image
・・To Grayscale
・・Adjust Contrast
・・Adjust Sharpness
・・Adjust Brightness
・・Adjust Saturation
・・Adjust HUE
・・Adjust Gamma

2024.10.04 Ver 0.4.4.1

・Add NOT Mode for all Bool List
・・For someone who likes to disable all bool triggers
・Remove useless code

2024.08.16 Ver 0.4.4.0

・Add LoRA Loader With Name Stacker
・・Better performance than LoRA Loader with Block Weight
・Remove Create Polygon PNG Mask
・Remove Create Circle Mask

2024.07.25 Ver 0.4.3.0

・Add Text Switcher Two/Three Ways

2024.06.07 Ver 0.4.2.1

・Modify Text Switcher now support alternative text output for regional condition 2 charaters
・Move old logs to CHANGELOGS.md

2024.05.09 Ver 0.4.2.0

・Add SN74LVC1G125
・Add SN74HC1G86, SN74HC86
・Add NoneToZero
・Add Create Circle Mask (Test)

2024.05.05 Ver 0.4.1.0

・Add Function Swap
・Add Even or Odd List
・Add Bools from List
・Add Floats from List
・Func enhancement

2024.04.06 Ver 0.4.0.0

・Add Create Nested Rectangle PNG Mask
・Add Random Nested Layouts
・Add Integer to Float Multiplication
・Bugfix
・Func enhancement

v0.3.9.0
・Add Create Watermark Removal Mask
・Modified Text Switcher

2024.03.31 Ver 0.3.8.0

・Multiplier now renamed to Arithmetic.
・Add Integer Subtraction

2024.03.16 Ver 0.3.7.0

・Add Random Layouts #1

2024.03.14 Ver 0.3.6.0

・Add Create Mask With Canvas

2024.02.22 Ver 0.3.5.0

・Add Text Switcher
・Add simple Logic functions
・Bugfix

v0.3.3.0
・Bugs fix
・Renamed few nodes
・Add PngRectanglesToMask (List)
・Add CanvasCreator Basic & Normal

2024.02.21 Ver 0.3.0.0

・Initial release