Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Glitch v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stachu540 stachu540 released this 11 Feb 05:59
· 25 commits to master since this release

Glitch v0.5.0

The fifth pre-release before v1 stage. Unfortunately... I'm delaying release plans for v1 releases. I cannot provide any information when will be. But we have kind of stuff and many changes for this version, including

Kotlin Support POGGERS

Please understand, this is a big project for solo programming journey. I am human too not a robot. Any contributions are be welcome.

VoHiYo Changes

  • All Modules
    • Kotlin Support is here. Planning to improvement for API side.
    • refactoring gradle modules
    • improvement documentation in the next part releases.
    • [NEW] Reactive WebSocket Client implemented on core module
  • core
    • Refactoring HttpClient and all Abstracted Services (all services are be implemented to IService)
    • Adding some test solution for testing methods and endpoints.
  • chat
    • All solutions here are be simplified, Rate Limiters are be adding soon. Including Whispers and Chat Rooms.
  • pubsub
    • Added Bits V2
    • Updating Bits classes for Anonymous bits
    • Added MessageDeleteEvent
  • all [NEW]
    • module has been added. It will contain all available modules from this project.
    • documentations are be merged from docs module which it is removed
  • bom is now lowercase, aka glitch-bom
  • Dependency updates:
    • OkHttp >> 3.13.1
    • Gradle >> 5.2.1
    • Kotlin >> 1.3.21

riPepperonis Deprecations

  • Project Lombok project is no longer be a part of this project.
  • Deprecated old documentations. Planned to removed in v1 production stage
  • docs module has been removed - Documentation are be moved into all module

twotchRaid Our Links