• v0.0.8 Stable

    H0llyW00dzZ released this 2025-01-24 10:05:22 +00:00 | 4 commits to master since this release

    Update README.md (#8)

    • [+] docs(README.md): add note for Indonesian users regarding installation issues with Telkom

    Test [Imap] Connection and List Messages (#9)

    • [+] feat(client): add test certificates and IMAP client tests with TLS support
    • [+] chore(go.mod): update dependencies and add indirect packages
    • [+] chore(go.sum): update checksum for new dependencies

    Test [Exporter] JSON Exporter (#10)

    • [+] feat(export): add unit test for JSONExporter functionality in expoter_test.go

    Improve Test [Exporter] JSON Exporter (#11)

    • [+] fix(exporter_test.go): change type of messages from map[string]interface{} to map[string]any

    Improve Test [Exporter] [JSON Exporter] Fix Typo (#12)

    • [+] fix(tests): rename expoter_test.go to exporter_test.go for correct spelling
    Downloads