Skip to content

Releases: CleverCodeCravers/WindowsServicify

v1.8

02 Feb 18:36

Choose a tag to compare

The input of the surveilled process is now captured and also written into log files.

  • minor fix for the windows service (the IoC container needed an instance of process-logger)

v1.7 added logging for the surveilled process

02 Feb 18:15
7f8aaec

Choose a tag to compare

The input of the surveilled process is now captured and also written into log files.

v1.6 cleaner behaviour

01 Feb 18:54
c10ac0d

Choose a tag to compare

Whats changed?

Previously, when a service had been stopped it often threw an exception.
The service now exits clean and makes sure, that the surveilled process is also removed from memory.

Also, there are a few new messages the tool will write to the screen to remember the user that something was successful / what needs to be done after the windows service installation.

v1.5 cleaner behaviour

01 Feb 18:48
2ee597f

Choose a tag to compare

What's Changed

Previously, when a service had been stopped it often threw an exception.
The service now exits clean and makes sure, that the surveilled process is also removed from memory.

v1.4

15 Jan 16:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

v1.3 experiment, we hope that the path to the service does now work correctly

08 Jan 16:26

Choose a tag to compare

v1.2 experimental release

08 Jan 15:45
3bb508e

Choose a tag to compare

What's Changed

  • The latest changes on main should also be copied to this issue by @stho32 in #4
  • 1 windows servicify needs its first implementation by @stho32 in #8

Full Changelog: v1.1...v1.2

v1.1 experimental release

08 Jan 15:38
0cc2cd0

Choose a tag to compare

What's Changed

  • 5 we need an orderly build workflow by @stho32 in #6

Full Changelog: v1.0...v1.1

v1.0 experimental release

07 Jan 18:05
1479fda

Choose a tag to compare

What's Changed

  • 1 windows servicify needs its first implementation by @stho32 in #3
  • created workflow by @stho32 in #2

Full Changelog: https://github.com/CleverCodeCravers/WindowsServicify/commits/v1.0