Skip to content

Releases: gantoreno/bango

Bango v0.1.1

30 Jul 16:14

Choose a tag to compare

Bango v0.1.1 Pre-release
Pre-release

Contributors

@SammyAbukmeil, @0xflotus

Features

  • Docker: Bango now contains a simple docker configuration (#3) 6cc845a

Improvements

  • Bango\App doesn't use statics anymore aac3fbf
  • Bango\Environment now only reads the environment once when the app starts 649d70d
  • php bango script now uses the general environment variable for PHP 18d0fec

Bug Fixes

  • Bango\Database properly verifies for a successful transaction a04af26
  • Bango\Model handles better type checking 13ba09c
  • Fix small typos and misinformation on docs (#2) f225011, 449e784

Bango v0.1

29 Jul 13:31

Choose a tag to compare

Bango v0.1 Pre-release
Pre-release

First commits of the Bango framework