Skip to content

Tags: taecontrol/larvis

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add: SendException method

Add: SendException method

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
rpereira-tae Ronald Pereira (TAE)
using config instead of env()

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.2.0 Release (#86)

* [FEAT-82] add hardware monitoring (#83)

* [#82] init command

* [#82] add exceptions and cpu disk and memory features

* [#82] add hardwareService update command

* [#58] add hardware data value object

* [#82] update command and hardware service

* [#82] update exceptions

* [#82] update endpoint and send logic

* [#82] add test variables

* [#82] register command

* [#82] more fixes

* [#82] update test

* [82] update command and add  dependency injection to hardware service

* [#82] update hardware tests

* [#82] fix hardwareTest

* [#82] update hardware command and finish hardware test

* [#82] clean  code

* [#82] fixer

* [#82] delete command from service provider

* [#82] more fixes

* [#82] fix command

* [#82] more fixes

* [#82] add function type to command

* [#82] add function types

* [#82] update hardwareService class

* [#82] remove hardawareData

* [#82] fixer

* [#82] more fixes

* [#82] add dump for testing

* [#82] more updates

* [#82] add config test

* [#82] fix hardware test

* publish commands added to LarvisServiceProvider

* [FEAT-84] Update Readme #84 (#85)

* [FEAT-84] Update Readme #84

* requested changes

* Update README.md

* Update README.md

---------

Co-authored-by: Alexis Fraudita <117616772+AlexisTAE@users.noreply.github.com>
Co-authored-by: WilsonMedolphe <41251063+w1ls0nv3l@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

v1.0.0

Toggle v1.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
[FEAT-74] Add directory field in AppData

v1.0.0-alpha9

Toggle v1.0.0-alpha9's commit message

v1.0.0-alpha8

Toggle v1.0.0-alpha8's commit message

Unverified

This user has not yet uploaded their public signing key.
feat: update github action

v1.0.0-alpha7

Toggle v1.0.0-alpha7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FEAT-73] SQL Binding Formatting (#75)

* feat: formatting sql strings with bindings

* feat: missing columns

* fix: code format

* feat: test complex json

v1.0.0-alpha6

Toggle v1.0.0-alpha6's commit message

Unverified

This user has not yet uploaded their public signing key.
feat: add unescaped slashes flag

v1.0.0-alpha5

Toggle v1.0.0-alpha5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BUG-67] Fix exception request data format (#68)

* fix: exception request includes data

* feat: adding more tests

* Style fix