17 Commits

Author SHA1 Message Date
Dwi Siswanto
cceeb30d2e
build: bump package version
Signed-off-by: Dwi Siswanto <me@dw1.io>
v1.1 v1.1.0
2024-03-22 00:26:23 +07:00
Dwi Siswanto
a8d8f573cf
chore: rm prefixed error msg
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:25:26 +07:00
Dwi Siswanto
f67be5d91a
build: compile sources
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:21:46 +07:00
Dwi Siswanto
1fe2ce2532
feat: cache the bin (#8)
* feat: cache the bin

Signed-off-by: Dwi Siswanto <me@dw1.io>

* feat: print error while get cache

Signed-off-by: Dwi Siswanto <me@dw1.io>

---------

Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:19:33 +07:00
Dwi Siswanto
728af0acc6
ci(test): add *dev branch as trigger
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:12:20 +07:00
Dwi Siswanto
51063f6fac
docs: update blockquote notes
(adapt https://github.com/orgs/community/discussions/16925)

Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-11-17 21:20:33 +07:00
Dwi Siswanto
0c1be445bf
build(ci): add pull_request & workflow_dispatch events 2023-10-02 23:49:04 +07:00
Dwi Siswanto
beb11ec385
chore: bump version v1.0.3 2023-10-02 23:44:59 +07:00
Dwi Siswanto
b89bf239e0
build: compile src 2023-10-02 23:43:11 +07:00
Dwi Siswanto
deb5cdee44
feat: default continue mode behaviour
Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-10-02 22:42:39 +07:00
Dwi Siswanto
192819dddf
fix: requiring tag input
Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-10-02 22:13:02 +07:00
Amir Pourmand
a120d8dc24
Fix Default Parameter Problem (#5) 2023-10-02 21:52:28 +07:00
Dwi Siswanto
1ca67f5c1a
docs: fix warning notice 2023-08-15 01:13:52 +07:00
Dwi Siswanto
8485ba730b
chore: bump package v1.0.1 2023-08-15 01:12:20 +07:00
Dwi Siswanto
dd97b7e007
feat: update version retrieval logic
Updated the version retrieval logic in the `get_slim`
function of `index.ts` to correctly assign the `VER`
variable based on the provided `inputVersion`.
This change ensures that the appropriate version tag
is assigned even when a specific input version is
provided, enhancing the reliability of version
handling.

Fix #3

Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-08-15 01:11:46 +07:00
Dwi Siswanto
427097c507
docs: typo example instruction 2023-03-09 14:18:00 +07:00
Dwi Siswanto
9b51ec7470
init 1 2023-03-08 16:00:33 +07:00