Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Latest commit

 

History

History
160 lines (160 loc) · 23.5 KB

CHANGELOG.md

File metadata and controls

160 lines (160 loc) · 23.5 KB

Sync ChangeLog

All changes since version 0.6.6 are written here

0.15.3 Project Closing (22.05.2021)

  • Project closed
  • Parser and foreach updated

0.15.2 (08.03.2021)

  • New build added
  • Added new functionality to foreach node
  • Wrong order fixed
  • Additional escaping added

0.15.1 (10.02.2021)

  • File taking priority changed
  • Input auto variable taking fixed (v1)
  • Escaping fixed
  • Minor fixes

0.15.0 (07.02.2021)

  • New image generators
  • Code restructure
  • Node description changed

0.14.2 (01.02.2021)

  • Better active nodes displaying added
  • Better choosing file added
  • Taking modules from folders added
  • Config parsing updated
  • Project restructure
  • Minor fixes
  • Input and output using logger added
  • Wrong loader naming fixed
  • Minor changes

0.14.1 (31.01.2021)

  • Node start variation added
  • Unit testing added
  • Module_loader renamed to loader

0.14.0 Aliases (29.01.2021)

  • Scripts updated for module loader
  • Module loader added
  • Settings added
  • Added aliases for nodes
  • README version badge link improved
  • Missing node NOT added
  • Matrix labeling fixed
  • Array naming fixed
  • Settings and readme updated

0.13.1 (23.01.2021)

  • Unescape fixed
  • Png-image generation fixed
  • Minor changes

0.13.0 (06.12.2020)

  • String literals checking added
  • New node 'warning' added
  • Info image generation added
  • Minor fixes
  • User nodes wiring fixed
  • Function connection creating fixed

0.12.0 (16.11.2020)

  • Simplification for user node creation
  • User node functionality added
  • Added link to Github Pages
  • Project constants moved
  • Establishment of equality between documentation and project
  • Repl.it running fixed
  • README mistakes fixed

0.11.4 (11.11.2020)

  • Standard libraries updated
  • String operations nodes added
  • List remove node added

0.11.3 (08.11.2020)

  • Fixed typo in base library tooltips
  • Fixed typo in tooltips

0.11.2 (08.11.2020)

  • Multiple page parsing added
  • Nodes order updated
  • Function tooltip generation added
  • Decoding of russian language fixed

0.11.1 (06.11.2020)

  • Parsing for new version nodes added
  • Added safety for function scope generation
  • Function node generation fixed
  • Node 'foreach' fixed
  • Libraries updated
  • Links fixed
  • ChangeLog fixed

0.11.0 Tooltip (06.11.2020)

  • Standard libraries updated
  • Each node got a tooltip (RU)
  • Tooltip generation added
  • Using function description inside function added ($desc)
  • Links fixed

0.10.2 (05.11.2020)

  • Drawer config file added
  • Project structure changed
  • Run project changed for repl.it

0.10.1 (03.11.2020)

  • Color input added

0.10.0 Library (03.11.2020)

  • Drawio library generation added
  • Web execution added
  • Quoting slash added

0.9.1 (03.11.2020)

  • Fixed color support
  • Removed redundant html inserts

0.9.0 Uncompression (03.11.2020)

  • Nodes description separated for future updates
  • Added reading for compressed files
  • Added new node 'random seed'
  • Documentation mistakes fixed
  • Added waiting after finishing program

0.8.0 (18.08.2020)

  • Added user waiting before exit in logger error message
  • Added documentation for function creation
  • Added documentation for utils module
  • Added documentation for nodes in group 'memory' (structured variables)
  • Console logger documentation added
  • Removed redundant node description check in struct module

0.7.4 (17.08.2020)

  • Added zero division check in division nodes
  • Created class for node 'random seed'
  • Fixed 'inverse' node functionality
  • Fixed possible issue with empty output of variable node
  • Added documentation for nodes in group 'math'
  • Added documentation for nodes in group 'memory' (simple variables)
  • Added documentation for nodes in group 'misc' (miscellaneous)
  • Nodes from group 'structured variables' moved from 'memory' to their own module
  • Memory classes code simplified

0.7.3 (14.08.2020)

  • Removed constant re-creation of variables and added some protection for node 'value switch'
  • Added clearing from None value in NodeLogicA if mode 'any' used
  • Documentation updated and mistakes fixed
  • Added documentation for nodes in group 'logic'
  • Added documentation for nodes in group 'inout' (input/output)
  • Added documentation for nodes in group 'control'

0.7.2 (13.08.2020)

  • Log duplication fixed
  • Documentation updated
  • Added documentation for nodes in group 'construction'
  • Added documentation for class 'Run'
  • Added documentation for class 'NodeGen'

0.7.1 (07.08.2020)

  • Fixed ability to change stroke width in node drawer
  • Logger for Changelog and README fixed
  • Added documentation for class 'Scope'
  • Added documentation for class 'Wire'
  • Added documentation for class 'Node'
  • Code simplified

0.7.0 (06.08.2020)

  • Added new node example
  • Added interoperability for new nodes
  • Added new nodes
  • Added font and text adjustment in node generation
  • Added dependency on scope for structure nodes
  • Removed 'timer' wrong increment
  • Changelog updated

0.6.8 (05.08.2020)

  • Added new node example
  • Removed 'timer' wrong increment
  • Changelog updated

0.6.7 Beta (04.08.2020)

  • Changelog added
  • Basic nodes drawn, programmed and tested
  • Added ability to run drawio files