Skip to content

Releases: islekcaganmert/bevyframe

0.4 ɑ Release

01 Aug 19:27
Compare
Choose a tag to compare
0.4 ɑ Release Pre-release
Pre-release

What's New?

  • Simpler ErrorHandler
  • URL parameters, aka. Query
  • Restructured source code
  • Decentralized app data
  • Ability to change default network
  • Custom logging
  • Access controls (whitelist/blacklist)
  • New template widgets
  • Style arguments for widgets
  • Multi-domain packaging
  • Several bug fixes

0.3 ɑ Release

15 Jun 19:25
Compare
Choose a tag to compare
0.3 ɑ Release Pre-release
Pre-release

New Features

  • Simpler Widgets
  • TheProtocols
  • New Links
  • "Method Not Allowed" error

0.2 ɑ Release

18 Feb 18:19
Compare
Choose a tag to compare
0.2 ɑ Release Pre-release
Pre-release

Features

  • High performance, built directly on sockets
  • Serving Python scripts as a webpage, just like an HTML
  • Rich request and response objects for easy development
  • Built-in decentralized authentication with TheProtocols
  • Widget based templating engine
  • Routing engine for dynamic paths
  • Decentralized user querying with TheProtocols
  • JSON based CSS-like styling, importable from path, URL, dictionary
  • User-friendly terminal output
  • Built-in error handling replaceable with a single file creation (ex. 404.py)
  • Easy command line interface