Commit graph

27 commits

Author SHA1 Message Date
b78541fa58 chore: update license 2025-02-08 03:22:33 +01:00
5526815bb5
chore: finalize v0.4.0
All checks were successful
/ linting (push) Successful in 52s
/ tests (push) Successful in 48s
2025-01-15 15:17:09 +01:00
d243349640
chore: fix linting error
All checks were successful
/ linting (push) Successful in 59s
/ tests (push) Successful in 48s
2025-01-15 15:13:29 +01:00
1beb83c8f7
chore: upgrade golangci-lint-action to v6 2025-01-15 15:10:55 +01:00
9eccdccc5c
feat: add support for yaml files
Some checks failed
/ linting (push) Failing after 47s
/ tests (push) Successful in 53s
2025-01-15 15:06:02 +01:00
81dfdacb33
feat: Load* and Save functions panic if data is not a pointer to a struct
All checks were successful
/ linting (push) Successful in 4m33s
/ tests (push) Successful in 56s
2025-01-15 01:50:41 +01:00
8509f98d69
feat: add support for hcl files 2025-01-15 01:49:44 +01:00
14e0b29372
chore: update changelog 2025-01-15 01:47:06 +01:00
57ff8f2911
chore: update golangci-lint config 2025-01-15 01:46:50 +01:00
15aa3ea21c
chore: update go.mod and dependencies 2025-01-14 01:00:34 +01:00
e72c317bbb
feat: add support for toml in addition to json
All checks were successful
/ linting (push) Successful in 3m44s
/ tests (push) Successful in 27s
2024-05-06 11:19:26 +02:00
c3d51b1cc2
chore: update changelog 2024-05-04 22:18:57 +02:00
c4ee92e94f
chore: remove gitlab CI config
All checks were successful
/ linting (push) Successful in 31s
/ tests (push) Successful in 22s
2024-05-04 22:02:46 +02:00
1d4690fce1
chore: update golangci-lint conf 2024-05-04 22:01:57 +02:00
fa8a0c95ee
Merge branch 'add-workflow'
All checks were successful
/ linting (push) Successful in 31s
/ tests (push) Successful in 21s
2024-05-04 21:27:31 +02:00
1f1a3885e0
support: add test workflow
All checks were successful
/ linting (push) Successful in 33s
/ tests (push) Successful in 22s
2024-05-04 01:51:35 +02:00
0e036c7c7d Merge pull request 'refactor(tests): write tests with stdlib instead of goconvey' (#1) from remove-convey into master
Reviewed-on: #1
2024-05-04 01:18:59 +02:00
080af9a413
refactor(tests): write tests with stdlib instead of goconvey 2024-05-04 01:16:40 +02:00
75918ffdb7 fix: remove deprecated calls to ioutil 2024-02-29 00:58:42 +01:00
26d78be263 Add changelog and finalize v0.2.0 2021-12-19 20:51:57 +01:00
76b2cd1b85 Add linting config and fix linting errors 2021-12-19 20:51:34 +01:00
350831458e Add CI config 2021-12-19 20:49:16 +01:00
a5b2b78546 Adds a LoadFiles function 2021-12-19 20:43:33 +01:00
0b733588c4 Update LICENSE 2020-07-04 17:13:04 +00:00
ab2d376f5c Add LICENSE 2020-07-04 17:12:45 +00:00
126b5bf4d1 initialize go mod 2020-03-17 12:32:02 +01:00
cfd661ceb4 initial commit 2020-03-17 12:30:59 +01:00