Skip to content

Releases: STHITAPRAJNAS/typeform

Typerform v0.2.3

11 Apr 07:22

Choose a tag to compare

[0.2.3] - 2026-04-11

Fixed

  • Standardized metadata URLs to match GitHub repository name for PyPI verified links.

Typerform v0.2.2

11 Apr 06:48
5d1b214

Choose a tag to compare

[0.2.2] - 2026-04-10

Added

  • Enterprise-grade Collection Wizard (List[T] support).
  • Automatic SecretStr masking for sensitive fields.
  • Pluggable PromptEngine architecture.
  • Support for Nested Pydantic Models.
  • Progress Stepper for multi-field forms.
  • Field exclusion support.

Changed

  • Migrated core engine to prompt_toolkit for better stability.
  • Modernized build system to hatchling.

Project Infrastructure

  • Added professional CI/CD workflows (GitHub Actions).
  • Standardized code style with ruff and mypy.

Typerform v0.2.1

11 Apr 06:38
ce707dc

Choose a tag to compare

[0.2.1] - 2026-04-10

Added

  • Enterprise-grade Collection Wizard (List[T] support).
  • Automatic SecretStr masking for sensitive fields.
  • Pluggable PromptEngine architecture.
  • Support for Nested Pydantic Models.
  • Progress Stepper for multi-field forms.
  • Field exclusion support.

Changed

  • Migrated core engine to prompt_toolkit for better stability.
  • Modernized build system to hatchling.

Project Infrastructure

  • Added professional CI/CD workflows (GitHub Actions).
  • Standardized code style with ruff and mypy.

Typerform v0.2.0

11 Apr 06:02
932ab0f

Choose a tag to compare

[0.2.0] - 2026-04-10

Added

  • Enterprise-grade Collection Wizard (List[T] support).
  • Automatic SecretStr masking for sensitive fields.
  • Pluggable PromptEngine architecture.
  • Support for Nested Pydantic Models.
  • Progress Stepper for multi-field forms.
  • Field exclusion support.

Changed

  • Migrated core engine to prompt_toolkit for better stability.
  • Modernized build system to hatchling.

Project Infrastructure

  • Added professional CI/CD workflows (GitHub Actions).
  • Standardized code style with ruff and mypy.