Skip to content

Releases: gozeloglu/gop-3

v0.2.0

29 Sep 13:47
Compare
Choose a tag to compare

Top command added 🎉

  • Top command added.
  • Top command tested.
  • Some minor refactoring.

v0.1.0

17 Sep 21:03
Compare
Choose a tag to compare

First relase 🎉

  • Tests added and completed for each command.
  • Example added and completed for each command.
  • Package can be used in real-world applications with possible errors.

v0.1.3-beta.2

10 Sep 19:20
Compare
Choose a tag to compare
v0.1.3-beta.2 Pre-release
Pre-release
  • IsEncrypted, IsAuthorized, GreetingMsg variables made private.
  • Functions were added for accessing these variables.
  • Tests were added for new functions.

v0.1.2-beta.2

10 Sep 15:05
Compare
Choose a tag to compare
v0.1.2-beta.2 Pre-release
Pre-release
  • Fixed LIST command.
  • Tests added for LIST command.

v0.1.1-beta.2

10 Sep 12:21
Compare
Choose a tag to compare
v0.1.1-beta.2 Pre-release
Pre-release
  • log.Println() lines removed.
  • Duplicate functions removed.
  • Example code added.

v0.1.0-beta.2

03 Sep 10:26
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

Pre-release version. The package does not guarantee stability.