Sergio Benitez
4683407f59
New version: 0.4.5.
2020-05-30 14:29:06 -07:00
Sergio Benitez
807e3b8d85
New version: 0.4.4.
2020-03-09 02:17:21 -07:00
Sergio Benitez
b3d65b0ad2
New version: 0.4.3.
2020-02-29 18:19:02 -08:00
Sergio Benitez
e2213d0f06
Prefix release codenames with 'v'.
2020-02-29 18:18:50 -08:00
Sergio Benitez
ff535c2ff9
Inline macro docs into core crate.
2020-02-27 18:42:28 -08:00
Sergio Benitez
0ecb50c3b5
Add prerelease flag to 'config.sh'.
2020-02-27 18:42:03 -08:00
Sergio Benitez
2d4dc5ae58
New version: 0.4.2.
2019-06-28 17:50:57 -07:00
Sergio Benitez
f1f09f17ca
New version: 0.4.1.
2019-05-11 16:51:38 -07:00
Sergio Benitez
a4dcb0cf4c
New version: 0.4.0.
2018-12-06 09:19:11 -08:00
Sergio Benitez
90a6749313
New version: 0.4.0-rc.2.
2018-11-30 21:00:18 -08:00
Sergio Benitez
4dbd87a36f
New version: 0.4.0-rc.1.
2018-10-31 14:35:30 -07:00
Sergio Benitez
ef3e7ca2c6
Make all top-level crates publishable.
2018-10-31 03:57:37 -07:00
Sergio Benitez
ed15e6685d
Track major version in scripts config.
2018-10-26 20:36:19 -07:00
Sergio Benitez
9ef0b731c8
Rename 'codegen_next' to 'codegen'.
2018-10-22 00:01:41 -07:00
Sergio Benitez
8b1e93192e
Version documentation.
2018-10-09 04:31:09 -07:00
Sergio Benitez
360b0e80b0
Port all codegen tests to codegen_next.
2018-10-09 04:31:08 -07:00
Sergio Benitez
df7111143e
Split the 'http' module into its own 'rocket_http' crate.
2018-06-07 15:34:47 +02:00
Sergio Benitez
f171dc9d09
Reorganize repository.
...
The directory structure has changed to better isolate crates serving
core and contrib. The new directory structure is:
contrib/
lib/ - the contrib library
core/
lib/ - the core Rocket library
codegen/ - the "compile extension" codegen library
codegen_next/ - the new proc-macro library
examples/ - unchanged
scripts/ - unchanged
site/ - unchanged
This commit also removes the following files:
appveyor.yml - AppVeyor (Rust on Windows) is far too spotty for use
rustfmt.toml - rustfmt is, unfortunately, not mature enough for use
Finally, all example Cargo crates were marked with 'publish = false'.
2018-06-03 18:44:38 +02:00
Sergio Benitez
f397e49a99
Various tiny improvements to shell scripts.
2018-01-23 18:53:02 -08:00
Sergio Benitez
7a882fd967
Disallow tabs in testing script.
2016-12-28 22:33:56 -06:00
Sergio Benitez
f86b1cd775
Print a nice message when readlink/readpath support is bad.
2016-12-25 22:23:54 -06:00
Sergio Benitez
9cf23ae2d4
Fallback to relative path if directory doesn't exist.
2016-10-03 17:25:55 -07:00
Sergio Benitez
8ff92efc93
Use readlink on Linux.
2016-10-02 01:23:28 -07:00
Sergio Benitez
4a0984891a
Make running scripts more robust.
2016-10-02 01:18:37 -07:00