commit 2fec00e40ac2a7c50482d5191446a010f74bf7c5
Author: Abdullah Ali <voodooattack@hotmail.com>
Date: Tue Nov 6 15:34:13 2018 +0200
build: Force source linting before git commit
commit 6dd651addbb2de9c71658b08077520e5e6632065
Author: Abdullah Ali <voodooattack@hotmail.com>
Date: Tue Nov 6 15:32:43 2018 +0200
style: Fix linting errors
commit 68afe74b34c844488f5ebfe2b2d2fd169bd6e950
Author: Abdullah Ali <voodooattack@hotmail.com>
Date: Tue Nov 6 15:25:32 2018 +0200
chore: First stable release: 1.0.0
commit b4f27362dd66252d76db110675a6c7f6b5cc8c49
Author: Abdullah Ali <voodooattack@hotmail.com>
Date: Tue Nov 6 15:21:49 2018 +0200
docs(Spec): Separated spec into its own document.
commit 60c9296c10c56c40bb231d6bbab3a4b7314f8ea6
Author: Abdullah Ali <voodooattack@hotmail.com>
Date: Tue Nov 6 15:17:05 2018 +0200
feat: Dynamic/computed priorities
You may now specify an expression as an argument to the priority decorator, which will be called
once per tick to evaluate the priority for a given action based on the state.