Skip to content

0.5.0

Compare
Choose a tag to compare
@feenes feenes released this 24 Jan 15:05
· 213 commits to master since this release
37447c9

release 0.5.0

  • remove python 3.6 from supported versions
  • Add python 3.9 and python 3.10 compatibility
  • Add join/drop/reject/final nodes to lauch at end of channels
  • Add a wait_subchans param to BaseChannel to wait for subchannels and bring up their Exceptions to main channel
  • New Nodes:
    • FileCleaner
    • FileMover
    • CSV2Python
    • Python2CSVstr
    • CSVstr2Python
    • YielderNode
  • Nodes and Channels Improvements:
    • FileWriter Node has a param create_valid_file to create acknowledgment file
    • Add cookies in HttpRequestNode
    • Add a real_extensions param to FileWatcherChannel to permits to convert filename from acknowledgement file and open associated file
    • Add binary param to HttpRequestNode to handle binary requests
    • Add json param to HttpRequestNode to convert responses
  • RemoteAdmin:
    • Add view and preview commands
    • Add date filters in search command
    • Search command can now search a regex