Evan Miller
Evan Miller
Hi, 0.9.0 has been released, please post a message here if you would like to help package it up for PyPi.
I'd like to start out with regression tests to prevent another issue like #339 from happening. That seems like the highest priority to me. I'd be in favor with doing...
It looks like CFBF is the format used by old Microsoft Excel documents – so the OLE API from libxls ([ole.h](https://github.com/libxls/libxls/blob/master/include/libxls/ole.h)) may come in handy here.
You can use the `compiler_options` config option in boss.config for this.
A patch would be welcome.
This is a good suggestion.
Is doc_name part of the query string or part of the path? I.e. /get/foobar or /get?doc_name=foobar
Try this https://github.com/evanmiller/ChicagoBoss/commit/b26a159bfb1fd4dc867015ada3de5369d995da8a
Actually I think it would be better to handle this in the router rather than use "with" explicitly. Reopening until the de-encoding is properly implemented too.
Try this https://github.com/evanmiller/ChicagoBoss/commit/8776edf7e659ff69aec317fe00a340fce44b2ed7