Skip to content

Releases: IUnlimit/perpetua

v0.2.6

19 Jul 09:37
Compare
Choose a tag to compare

Changelog

  • 1817897 feat: support external onebot impl
  • 691b80e fix: adjust the Lagrange's file recognition logic

v0.2.5

19 Mar 13:41
Compare
Choose a tag to compare

Changelog

  • 051345d feat: v0.2.5 - RELEASE
  • 2187785 docs: update README.md
  • 25f86e8 feat: add http-post support
  • a3e84f4 refactor: add client interface
  • b75f0c2 feat: capture lifecycle event
  • 0512211 fix: change block-queue impl
  • ef4ffd0 fix: remove unnecessary go routines
  • fe09813 fix: error unpack operation
  • b028c7e fix: replace chan to block-queue

v0.2.0

12 Mar 14:02
Compare
Choose a tag to compare

Changelog

  • 32fb752 docs: add support-nonebot documents
  • 1bad12c fix: improve reverse websocket connection
  • 98d5dbc Merge remote-tracking branch 'origin/main'
  • 6009012 feat: add reverse websocket support
  • 84a2def feat: add faststart env arg support
  • 36f1a49 docs: update README.md
  • 2f26abe feat: add more debug message
  • 971fbc9 fix: the update configuration item is stored incorrectly
  • de8aed1 docs: quick-start.md
  • 48cc2a0 feat: update appsettings.json
  • cc404d3 docs: update README.md

v0.1.1

18 Feb 07:49
Compare
Choose a tag to compare

Changelog

  • 2d32820 docs: fix error words
  • aaf94fa feat: add unique client name check
  • 2076f24 fix: OneBot process not closed when interrupting
  • bc4d848 fix: wrong handler invoke when dispatch
  • 06ac4da fix: incomplete display of artifacts

v0.1.0

15 Feb 11:41
Compare
Choose a tag to compare

Changelog

  • 0df7f03 docs: modified enhance-api.md
  • 9ff3061 refactor: change the default log level
  • 4efea00 fix: some bugs
  • 8f263e0 docs: update documents
  • 8521a0a fix: some parameter errors
  • 81f608f feat: support to distributed apis and events
  • a6cce6d fix: wrong parameter judgment
  • 33cc1fa feat: support to set_client_name api
  • 9c7b74e fix: unchecked error return
  • d06c6e9 docs: add distributed apis and events
  • 8a0a1f9 docs: improved description and fixed some errors
  • e2492c4 feat & fix: add client status change event and fixed the exception that ws connection could not be closed
  • 5bb2470 docs: add client event related
  • 276e945 feat: support to onebot api 'set_restart'
  • 0133b5d refactor: changed the location of http.go
  • 6c2d330 fix: changed the default port range to avoid port conflicts
  • e1e4beb fix: fix the bug of negative wait group count
  • 1ffb7a2 docs: add more api descriptions
  • 1f6d85c docs: update docs
  • 8fa5a75 feat: add range websocket port support

v0.0.4

05 Feb 20:34
Compare
Choose a tag to compare

Changelog

  • 3013d9e refactor: support onebot response type
  • f9e7095 feat: implements check update
  • c2a9fa2 feat: add default sign server
  • f025cd2 docs: update README.md

v0.0.3

02 Feb 08:53
Compare
Choose a tag to compare

Changelog

v0.0.2

25 Jan 18:16
Compare
Choose a tag to compare

Changelog

  • 142d555 fix: initialization related issues
  • cfcd23a fix: duplicate filenames and configuration paths
  • a1195b2 feat: modify token placeholder name
  • 8bbb123 feat: complete websocket agent
  • c0190b9 feat: update dependencies
  • f7d74ba feat: update README.md
  • a72944a refactor: change websocket response data type
  • 975f108 feat: complete the message processing from NTQQ to client
  • 42050ea feat: add deepcopy implement
  • 8e00adf feat: update config related
  • e21ad17 feat: update dependencies
  • ffdd9bb ci: try to fix wrong interception substring variable
  • 2e0d198 feat: add gopool and local bigcache support
  • cad734c feat: add configs and message models
  • 407537f feat: update dependencies
  • d0b5116 feat: add embed config.yml
  • eb41901 ci: fix error arch prefix
  • c94bb11 docs: update README.md
  • 320cced docs: updae README.md
  • 90ac996 fix: modify complie command
  • d8a8499 feat: add dependencies
  • 0f40541 feat: add http and ws services
  • d7f7440 docs: add docsify support
  • 9a2b101 ci: add github workflow
  • c7f2490 feat: improved some files
  • 20ccada docs: update README.md
  • 5a37df5 feat: complete login logic
  • 49c69f5 feat: add some files
  • 2b49161 feat & refactor: modify download logic, add configuration and logger component
  • 40b8fd4 feat: update dependencies
  • e30899b feat: init commit
  • 71e0c13 Update README.md
  • 8d0b291 Initial commit

v0.0.1

25 Jan 16:39
Compare
Choose a tag to compare

Changelog

  • bb1a7e4 feat: modify token placeholder name
  • 8bbb123 feat: complete websocket agent
  • c0190b9 feat: update dependencies
  • f7d74ba feat: update README.md
  • a72944a refactor: change websocket response data type
  • 975f108 feat: complete the message processing from NTQQ to client
  • 42050ea feat: add deepcopy implement
  • 8e00adf feat: update config related
  • e21ad17 feat: update dependencies
  • ffdd9bb ci: try to fix wrong interception substring variable
  • 2e0d198 feat: add gopool and local bigcache support
  • cad734c feat: add configs and message models
  • 407537f feat: update dependencies
  • d0b5116 feat: add embed config.yml
  • eb41901 ci: fix error arch prefix
  • c94bb11 docs: update README.md
  • 320cced docs: updae README.md
  • 90ac996 fix: modify complie command
  • d8a8499 feat: add dependencies
  • 0f40541 feat: add http and ws services
  • d7f7440 docs: add docsify support
  • 9a2b101 ci: add github workflow
  • c7f2490 feat: improved some files
  • 20ccada docs: update README.md
  • 5a37df5 feat: complete login logic
  • 49c69f5 feat: add some files
  • 2b49161 feat & refactor: modify download logic, add configuration and logger component
  • 40b8fd4 feat: update dependencies
  • e30899b feat: init commit
  • 71e0c13 Update README.md
  • 8d0b291 Initial commit