Skip to content

Releases: strandtentje/apollogeese

ApolloGeese Release 16a

20 Mar 22:38
Compare
Choose a tag to compare
Pre-release

It's late

ApolloGeese Release 16

15 Mar 18:32
Compare
Choose a tag to compare
Pre-release

New template operator, hardening.

ApolloGeese release 15

30 Jan 20:16
Compare
Choose a tag to compare
Pre-release
  • Moved on to .net/mono 4.5
  • Rudimentary BCrypt password hasher
  • Rudimentary BCrypt password matcher
  • Sessionizer deals with cookies in a more sophisticated manner
  • Getting/setting cookie is more robust now
  • Made behavior upon Service Exception more configurable; will still log to stdout by default
  • Introduced BareInteraction, which is a less sophisticated SimpleInteraction - best suited for inheriting from.
  • Got rid of all the old Database-related crap; moved new db Services to 'PersistentData'-library
  • Started polishing new Input modules; WwwForm is now pretty usable
  • Built a more generic Validation-apparatus (Check/CheckFail) - we'll soon learn if it's any sort of interresting
  • Moved that, along with XML and existing input Services to 'ExternalData'
  • Got rid of previous Input Validation experimentations
  • Complinker won't try to turn every Settings-object into a Service anymore
  • Removed/tidied some previously relevant Services
  • Made the release archive a metric shxt-tonne smaller. I don't know how, really.

ApolloGeese release 15a

30 Jan 23:11
Compare
Choose a tag to compare
Pre-release

Only change vs. 15 is that module definitions ( <f"path/to/module.conf@begin"> ) may now also contain a reference to one of these paths.

But it's big man.

It's a game changer.

Release 14a

09 Dec 10:30
Compare
Choose a tag to compare
Release 14a Pre-release
Pre-release
  • Primarily more graceful error handling
  • Some caching modifications
  • Made Header Handling less shitty
  • XML parser on Incoming Streams
  • Database Transactions using the Transaction-Service

ApolloGeese release 14

08 Dec 09:28
Compare
Choose a tag to compare
Pre-release

Use v0.13 unless you were instructed to use v0.14

ApolloGeese release 13

14 Nov 02:00
Compare
Choose a tag to compare
Pre-release

The thirteenth release of ApolloGeese was intended to be released on Friday the thirteenth, but was delayed. The following happened since last release:

  • Encoding bugs tackled
  • Cron!
  • Fileserver has done-branch
  • ReachIn does connection pooling
  • Some attempts at a simpler Filesystem Indexer. Failed. Still usable
  • Some attempts at reducing the connector construction
  • Repurposed KeywordService into SplitterService. Much dirt. Very ew. Wow
  • Some async tooling of questionable use

ApolloGeese release 12d

05 Nov 19:41
Compare
Choose a tag to compare
Pre-release

Html Encode/Decode in template using & and *

ApolloGeese release 12c

29 Oct 13:54
Compare
Choose a tag to compare
Pre-release

Even further de-fucked a fuckup to do with connections.

ApolloGeese release 12b

27 Oct 22:19
Compare
Choose a tag to compare
Pre-release

De-fucked a fuckup to do with SQL connections