Skip to content

Releases: leonovk/wg-rest-api

v1.5.14

15 Jun 15:43
Compare
Choose a tag to compare

What's Changed

  • Covered the request with tests and slightly changed the logic of the authentication token by @leonovk in #30
  • Correction of texts and parsing statistics by @leonovk in #31
  • Hot reload in development mode by @leonovk in #32

Full Changelog: v1.5.4...v1.5.14

v1.5.4

09 Jun 21:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.4

v1.5.0

08 Jun 13:16
Compare
Choose a tag to compare

What's Changed

  • Do not overwrite statistics after server restart by @leonovk in #26

Full Changelog: v1.4.6...v1.5.0

v1.4.6

01 Jun 11:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.6

v1.4.2

30 May 13:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.2

v1.4.0

27 May 13:40
d30835f
Compare
Choose a tag to compare

What's Changed

  • Moved all API endpoints to their namespace by @leonovk in #18

Full Changelog: v1.3.0...v1.4.0

v1.3.0

20 May 19:25
f809bd4
Compare
Choose a tag to compare

What's Changed

  • Added the ability to create quar codes and configuration files by @leonovk in #16
  • Update documentation and start for request tests by @leonovk in #17

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 May 19:53
f91c26f
Compare
Choose a tag to compare

What's Changed

  • Fix error when request to create a new client by @leonovk in #13
  • Added the ability to update clients by @leonovk in #14
  • 📑 Documentation Update by @leonovk in #15

Full Changelog: v1.1.1...v1.2.0

v1.1.1

18 May 15:37
c31ad6d
Compare
Choose a tag to compare

What's Changed

  • Another test coverage by @leonovk in #3
  • Fixed crashed tests by @leonovk in #4
  • 📑 Readme update and start of server tests by @leonovk in #6
  • ⚙️ Changed the logic for loading settings by @leonovk in #7
  • Tests for the destroy method in the controller by @leonovk in #8
  • 📑 Development guide by @leonovk in #9
  • Script for automatic version update by @leonovk in #10
  • Test coverage by @leonovk in #11
  • Updating the logic of how the class works with the application by @leonovk in #12
  • Test coverage of the create method in the controller by @PavelAlexee in #5

New Contributors

Full Changelog: v0.1.5...v1.1.1

v0.1.5

12 May 22:51
a471dc5
Compare
Choose a tag to compare

What's Changed

  • 👷 Refactoring and more tests by @leonovk in #2

New Contributors

Full Changelog: v0.1.4...v0.1.5