Innopolis University DevOps Playground
Skip to content
Snippets Groups Projects
Commit b506b329 authored by Egor Pustovoytenko's avatar Egor Pustovoytenko :confused:
Browse files

Merge branch 'Write_Changelog' into 'main'

implement Changelog

See merge request !29
parents 88d4757f 7a7befe5
No related branches found
Tags 0.4 0.4.0
3 merge requests!33Implement comments,!32Implement comments,!29implement Changelog
Pipeline #13660 failed
## [Unreleased]
## [0.4.0] - 2024-07-12
### Added
- Add extension support
- Finish interface structure
### Fixed
- Fix input/output in console
- Fix move instruction
## [0.3.1] - 2024-07-12
## Changed
- Refactor tokenizer implementation
## [0.3.0] - 2024-07-10
### Added
- Add extension manager
- Add settings
- Add tabs of opened files
- Implement logging
- Implement multithreading
## [0.2.2] - 2024-07-07
### Fixed
- Fixed bugs in save files
- Fixed tokenizer
## [0.2.1] - 2024-07-06
### Added
- Add checkstyle
- Tabs for files
- Add Tests for ADDI/ADD instructions
## [0.2.0] - 2024-07-05
### Added
- Implement memory
- Add visualizing of simulation to interface
- Setup unit tests for tokenizer
## [0.1.2] - 2024-06-30
### Added
- Implement buttons for GUI
- Implement .directives
- Implement execute screen
## [0.1.1] - 2024-06-27
### Fixed
- Fix bug in Simulator
- Update Inteface
## [0.1.0] - 2024-06-23
### Added
- Merge interface and logic
- Create deployable version
## [0.0.0] - 2024-06-22
### Added
- Initial interface
- Initial compiler
- Initial simulator
[0.4.0]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/tree/5bdfe7b9362a35b1281eca2684b85bf7ca00da8a
[0.3.1]:https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/commit/5bdfe7b9362a35b1281eca2684b85bf7ca00da8a
[0.3.0]:https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/tree/8d157a6ce1c0b7215e17229bf65de2274d4eb240
[0.2.1]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/commit/dbfd92c7f77c7b4af62f767e280798bbe9ed09ef
[0.2.0]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/tree/b081c52193d7285b3af2c1d9840ec016a44e8104
[0.1.2]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/commit/42a5c716c145eb2956aa634625c8f38dc764bca3
[0.1.1]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/commit/c71b838b1f034f98982cc5f7f9ada137d3deaa40
[0.1.0]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/commit/9277827555827a126042e50892ad8a6c022838ae
[0.0.0]: https://gitlab.pg.innopolis.university/e.pustovoytenko/rars-reborn/-/commit/1e4ea9974b8386a27ec1ecd27410c28e315c8a83
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment