Skip to content

Releases: importantimport/hatsu

v0.2.0-beta.5

14 May 13:33
1f1efdc
Compare
Choose a tag to compare
v0.2.0-beta.5 Pre-release
Pre-release

What's Changed

  • feat: use human-panic by @kwaa in #32
  • fix(feed): use logo as fallback by @kwaa in #34
  • refactor(feed)!: improve structure by @kwaa in #35
  • feat: _hatsu.aliases top-level extension by @kwaa in #36

Full Changelog: v0.2.0-beta.4...v0.2.0-beta.5

v0.2.0-beta.4

11 May 22:48
1527f58
Compare
Choose a tag to compare
v0.2.0-beta.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-bata.3...v0.2.0-beta.4

v0.2.0-beta.3

11 May 14:41
10c8145
Compare
Choose a tag to compare
v0.2.0-beta.3 Pre-release
Pre-release

What's Changed

  • refactor(env): new HATSU_ENV_FILE option by @kwaa in #28
  • refactor(feed): improve structure & compatibility by @kwaa in #29

Full Changelog: v0.2.0-beta.2...v0.2.0-bata.3

v0.2.0-beta.2

03 May 04:30
ac1b6ad
Compare
Choose a tag to compare
v0.2.0-beta.2 Pre-release
Pre-release

What's Changed

  • feat: receive Announce activity by @kwaa in #25

Full Changelog: v0.2.0-beta.1...v0.2.0-beta.2

v0.2.0-beta.1

02 May 12:03
6a62ee2
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-beta.0...v0.2.0-beta.1

v0.2.0-beta.0

17 Apr 05:18
03c430c
Compare
Choose a tag to compare
v0.2.0-beta.0 Pre-release
Pre-release

What's Changed

  • Update activity have been supported! This needs to be tested. 6acacb3
  • Implement Mastodon's /api/v{1,2}/instance API. 78f0dd8
  • Hatsu now only handles public activity. 31aa292

Full Changelog: v0.1.1...v0.2.0-beta.0

v0.1.1

16 Mar 14:03
9c9789d
Compare
Choose a tag to compare

Features

Custom emojis are now supported! example:

{
  "ancestors": [],
  "descendants": [
    {
      ...
      "content": "This is a test message :acat_chew:",
      "emojis": [
        {
          "shortcode": "acat_chew",
          "url": "https://example.com/emoji/mergans_cats/acat_chew.webp",
          "static_url": "https://example.com/emoji/mergans_cats/acat_chew.webp",
          "visible_in_picker": false
        }
      ],
	  ...
    }
  ]
}

Chore

Now update to the x86-64-v3 target for x86_64 builds. 6660120


Full Changelog: v0.1.0...v0.1.1

v0.1.1-beta.0

09 Mar 08:31
v0.1.1-beta.0
fba9b1a
Compare
Choose a tag to compare
v0.1.1-beta.0 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.1.1-beta.0

v0.1.0 "01_ballade"

24 Feb 06:27
47000f0
Compare
Choose a tag to compare

The first stable release of Hatsu!

Full Changelog: v0.1.0-beta.1...v0.1.0

Song

01_ballade

v0.1.0-beta.1

22 Feb 05:51
a1d9fe2
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release