Skip to content

TeleFlow 1.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@iriswolf iriswolf released this 26 Jun 00:38

Public alpha release for the 1.0.0 line.

NuGet packages published as 1.0.0-alpha.2:

  • IWF.TeleFlow.Telegram.Framework.LongPolling
  • IWF.TeleFlow.Telegram.Framework.Webhooks
  • IWF.TeleFlow.Telegram
  • IWF.TeleFlow.Telegram.Client
  • IWF.TeleFlow.Telegram.LongPolling
  • IWF.TeleFlow.Telegram.Webhooks
  • IWF.TeleFlow.Telegram.Framework
  • IWF.TeleFlow.Telegram.Schema
  • IWF.TeleFlow.Core
  • IWF.TeleFlow.Annotations
  • IWF.TeleFlow.Generators
  • IWF.TeleFlow.Storage.Memory

Highlights:

  • Improved NuGet package metadata and package descriptions.
  • Updated README and documentation install commands for public alpha usage.
  • Added clearer first-bot setup guidance for TELEFLOW_BOT_TOKEN.

Install example:

dotnet add package IWF.TeleFlow.Telegram.Framework.LongPolling --version 1.0.0-alpha.2
dotnet add package IWF.TeleFlow.Generators --version 1.0.0-alpha.2
dotnet add package IWF.TeleFlow.Storage.Memory --version 1.0.0-alpha.2

This is an alpha release. Public APIs may still change before 1.0.0.