Skip to content

Releases: poplanguage/pop

v0.1.0-rc.4

v0.1.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:01
Immutable release. Only release title and notes can be modified.
69ec0b3

What's Changed

  • fixed typo by @kleeedolinux in #16
  • Implement optional flow narrowing, pattern binding, defaulting, and propagation operators without weakening static typing. by @kleeedolinux in #17
  • Implement typed iteration and Bubble artifacts by @kleeedolinux in #18
  • Finish generalized for over the nominal Iterable<T> and Iterator<T> protocols, including deterministic Sequence adapters. Keep arrays fixed-length; provide growth through the accepted growable collection type. by @kleeedolinux in #19
  • Close the standard foundation roadmap. by @kleeedolinux in #21
  • Enforce canonical multiline XML documentation by @serene1491 in #20
  • Expand the portable Pop.Standard foundation by @serene1491 in #22
  • Complete native stable generational GC and retained-heap fast paths by @kleeedolinux in #24
  • Add experimental eBPF backend and runtime profiles by @OFC-KazzKyy in #23
  • Enable daily Pop.Standard use and exact source overloads by @serene1491 in #25
  • Complete Sequence conformance and extend portable traversal by @serene1491 in #26
  • Add experimental async TCP runtime path by @OFC-KazzKyy in #27
  • Update README.md by @kleeedolinux in #28
  • Harden scheduler stealing and runtime fault containment by @kleeedolinux in #29
  • Complete native async task integration by @kleeedolinux in #30
  • Complete the production generational collector by @kleeedolinux in #31
  • Update README.md by @kleeedolinux in #33
  • Update README.md by @kleeedolinux in #34
  • Close some of the remaining accepted first-release gaps for FFI by @kleeedolinux in #32
  • Localize the toolchain and expand compiler-backed developer tooling by @serene1491 in #35
  • Keep same-Bubble LSP snapshots consistent by @serene1491 in #37
  • Mark initialized mature references by @serene1491 in #36
  • Close the remaining accepted first-release static-boundary gaps. by @kleeedolinux in #39
  • Split toolchain and application licenses by @kleeedolinux in #40

New Contributors

Full Changelog: v0.1.0-rc.3...v0.1.0-rc.4

v0.1.0-rc.3

v0.1.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:27
Immutable release. Only release title and notes can be modified.
aaef13b

What's Changed

Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3

v0.1.0-rc.2

v0.1.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:02
0a462d1

What's Changed

  • Stdlib files come inside zip now

Full Changelog: https://github.com/poplanguage/pop/commits/v0.1.0-rc.2