Skip to content

Releases: malikalhack/OOP_in_C

Release version 1.1.1

13 Nov 18:42
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug with the Encapsulation project.

Full Changelog: 1.1.0...1.1.1

Release version 1.1.0

06 Nov 22:03
0b0d79b
Compare
Choose a tag to compare

The list of changes

  • Fixed warnings after code analysis
  • Fixed a bug with dividing an odd number in half
  • Added the missing header file to the Encapsulation project tree
  • Added spaces to scanf format strings to skip leading spaces

Full Changelog: 1.0.0...1.1.0

Release version 1.0.0

02 Nov 23:51
b19d92d
Compare
Choose a tag to compare

All three projects have been implemented.