Skip to content

Releases: Mityuha/sugaru

Pyyaml as built-in dependency. Part 2

02 Jul 20:33
ae7bb6f
Compare
Choose a tag to compare

The same as in part 1 plus remove pyyaml as an extra dependency (pyyaml is the main dependency for now).

Pyyaml as built-in dependency

02 Jul 20:21
319f277
Compare
Choose a tag to compare
  • pyyaml is now installed as dependency by default
  • Readme dependencies section update

Thanks to Vova's grandmother from Yaroslavl as well.

Pictures' links update

02 Jul 18:40
4560821
Compare
Choose a tag to compare
  • Pictures' links update (after making the project public)
  • Improve readme a bit

Initial release

02 Jul 18:21
Compare
Choose a tag to compare

Basic components:

  • File Loader
  • Section Encoder
  • Plugin Executor
  • Section Decoder
  • File Writer
  • Object Loader

Documentation and examples are also included.