Skip to content

Releases: sudocode1/radio

Release 2021.10.20

20 Oct 21:33
fbbb3fb
Compare
Choose a tag to compare

Changelog

Language

Features

  • Comments now paste over to output.c
  • Allow empty comments
  • Add including other files

Bugfixes

None

Docs

Additions

None

Doc Fixes

None

Docgen updates

None

Misc

  • Fix release changelog read (workflow)
  • Clear CHANGELOG
  • Remove example.radio
  • Fix CHANGELOG Misc title

Release 2021.10.18

18 Oct 22:10
Compare
Choose a tag to compare

Changelog

Language

Features

  • Add structures
  • Added structure methods
  • Fixed @struct_access_property

Bugfixes

None

Docs

Additions

  • Add all structure-related things

Doc Fixes

  • Fix end

Docgen updates

None

Misc

  • Create CHANGELOG
  • Add CHANGELOG to Makefile git commands
  • Fix CHANGELOG
  • Change Compiler to Language
  • Fix CHANGELOG again
  • Add example.radio to .gitignore

Release 2021.10.17

17 Oct 21:01
bf663a7
Compare
Choose a tag to compare

fix fucking release action

Radio v1.0.1

17 Oct 20:35
72efbba
Compare
Choose a tag to compare

bugfix

v1.0.0

17 Oct 17:09
Compare
Choose a tag to compare

Radio v1.0.0

Features

  • Output
  • If/Else If/Else
  • While
  • For
  • Variables
  • Functions
  • Comments
  • Redefine variables

Bugfixes