Releases: the-carlisle-group/Rumba
Releases · the-carlisle-group/Rumba
0.1.16
0.1.15
Release Notes
- Added: GetProjectPath
- Update README.md
- Update README.md
- Add options for Conga HTTP mode, websockets, and ConnctionOnly property
0.1.14
0.1.13
Release Notes
- Fix issue #41
- Cleanup
- Fix issue 11
- Fix issue #11
- Fix typo (Issue #38)
- Enhancement to error trapping (Issue # 44)
- Fix issue #15, no content-length in response
- Add failing client-side test for no content length in response
- Remove obsolete FileExists function
- Start server logging as soon as possible (Issue #39)
- Fix issue #42
- Fix issue #54
- Fix issue #56
- Fix issue #55
- Fix issue #47
- Fix issue #50
- Fix issue #49
- Fix issue #53, percent decoding
- Fix issue #52, missing status code 422 (Unprocessable Entity)
0.1.12
Release Notes
- Do not create/open log file if not logging
0.1.11
0.1.10
0.1.9
Release Notes
- GetCurrentUTCHTTPDate use .NET on Windows
- Added new image mime types to lookup file
0.1.8
Release Notes
- Remove improper error guard from ParseParameters
- Add IsQuery and IsFragment to ParseURI
0.1.7
Release Notes
- Remove documentaton menu and pages from web admin
- Add NewURI as a synonym for ParseURI
- Remove obsolete function Admin.StartServer
- Move documentation to wiki
- Touch up testing framework
- Issues #21, #22, #23, #24, #25, #27 and #.28
- Update README.md
- Latest change to GetCongaDllPath withdrawn
- GetCongaDllPath now checks the current dir first, then the project folder
- SCM events added plus some improvements
- X509 server property replaced by new properties, help improved and a couple of bug fixes
- Help pages added for Certificates; Test server now RIDEable
- Bug fix in Core.LogHTTPToSession
- Tests for WindowsServices are back
- Help system updated and typos fixed
- Formatting corrected and ]ADOC-compatible info added