Commit graph

236 commits

Author SHA1 Message Date
Anton Petrov 906246da4c
2.3.11 2023-01-15 12:43:34 +03:00
Anton Petrov 579c34e570
2.3.10 2023-01-10 19:03:00 +03:00
Anton Petrov 2bb59169db
2.3.9 2022-12-19 07:52:52 +03:00
Anton Petrov 3f0dd1962f
2.3.8 2022-12-08 10:07:26 +03:00
Anton Petrov 59c560893a
2.3.7 2022-12-01 10:15:45 +03:00
Rust Saiargaliev 6da0e89207 2.3.6 2022-11-03 09:26:31 +01:00
Ivan Pozdeev ea6085e3f3 2.3.5 2022-10-08 20:49:49 +03:00
Ivan Pozdeev 2b22145670 2.3.4 2022-09-04 01:54:33 +03:00
Ivan Pozdeev 37a6070855 2.3.3 2022-08-02 23:59:30 +03:00
Ivan Pozdeev 304515f2cd 2.3.2 2022-06-30 16:04:22 +03:00
Ivan Pozdeev 8ff6507f80 2.3.1 2022-05-29 19:50:13 +03:00
Ivan Pozdeev 2fd7be0453 2.3.0 2022-05-04 03:30:52 +03:00
Josh Friend 3a95c969e1
v2.2.5 Add new CPython versions 2022-03-16 16:58:43 -04:00
Anton Petrov 6f7a29c3f4
Update pyenv---version 2022-01-27 18:46:17 +03:00
Anton Petrov 8675031879
Update pyenv---version 2021-12-22 09:48:21 +03:00
Anton Petrov dc3a201301
Update pyenv---version 2021-11-22 22:33:10 +03:00
Josh Friend 23dfe75b73
v2.2.1 2021-11-20 09:04:59 -05:00
Anton Petrov 066c05336f
Update pyenv---version 2021-10-27 11:15:57 +03:00
Anton Petrov 05ca057bb2
Update pyenv---version 2021-10-05 17:32:37 +03:00
Anton Petrov dcfd715603
Update pyenv---version 2021-09-20 20:08:06 +03:00
Anton Petrov 2d64fb1cb9
Update pyenv---version 2021-08-31 08:44:12 +03:00
Anton Petrov e9c8dfc197
Update pyenv---version 2021-08-23 10:34:26 +03:00
Anton Petrov cef86ce462
Update pyenv---version 2021-07-25 11:54:16 +03:00
Anton Petrov 3a5a21ee05
Update pyenv---version 2021-07-03 10:10:58 +03:00
Anton Petrov 20df064204
Update pyenv---version 2021-06-27 11:25:53 +03:00
Anton Petrov f81bffc95e
2.0.1 2021-06-06 16:25:48 +03:00
Anton Petrov 1270ca6b0b
2.0.0 2021-05-23 20:01:43 +03:00
Anton Petrov 4ce52bd333
2.0.0-rc1 2021-05-20 23:20:22 +03:00
Anton Petrov 6656066d4f
1.2.27 2021-05-01 08:41:27 +03:00
Anton Petrov 80067632b6
1.2.26 2021-04-05 14:25:25 +03:00
Anton Petrov 35aa7e52ce
1.2.25 2021-04-04 14:42:16 +03:00
Anton Petrov 332772abc5
1.2.24 2021-03-19 10:06:26 +03:00
Josh Friend 5f62ad7680
v1.2.23 2021-02-17 11:32:41 -05:00
Yamashita, Yuu dc70546565
v1.2.22 (fixes #1760) 2021-01-10 12:52:22 +09:00
Josh Friend 806b30d6ce
v1.2.21 2020-10-08 20:59:02 -04:00
Arcadiy Ivanov 0164e2bd59
CPython 3.9.0b4 (#1654) 2020-07-09 22:14:12 -04:00
Josh Friend 86fbc6861d
v1.2.19 2020-06-17 09:59:49 -04:00
Josh Friend 1b6657e751
v1.2.18 2020-04-02 15:28:56 -04:00
Josh Friend 3005c46643
v1.2.17 2020-03-13 08:38:35 -04:00
Josh Friend ce0be04ad4
v1.2.16 2020-01-06 08:06:57 -05:00
Josh Friend b5f69fe58a
v1.2.15 2019-10-31 16:06:42 -04:00
Josh Friend d6d6bc8bb0
v1.2.14 2019-10-15 10:15:56 -04:00
Josh Friend 17f44b7cd6
v1.2.13 2019-07-09 08:56:34 -04:00
Josh Friend a10c787f9b
v1.2.12 2019-06-11 10:18:18 -04:00
Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang"
This reverts commit 070e1c859f, reversing
changes made to 3faeda67bb.
2019-04-23 10:23:33 -04:00
Christopher Hunt 070e1c859f
Merge pull request #1153 from cmcginty/remove-sbang
Remove shebang lines from scripts for performance
2019-04-22 20:13:19 -04:00
Yamashita, Yuu abd4469920 v1.2.11 2019-04-09 00:50:15 +00:00
Yamashita, Yuu 9a98bfae48 v1.2.10 2019-04-04 01:18:57 +00:00
Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance
All scripts in libexec/ (excluding pyenv) are called through pyenv,
therefore the shebang lines are not necessary. On some systems this
provides a measurable increase in performance of the shell prompt.

Related to pyenv/pyenv-virtualenv#259
2019-03-07 22:15:14 +01:00
Josh Friend 3f39e8a944
v1.2.9 2019-01-10 08:19:47 -05:00
Josh Friend 80414b1b5b
v1.2.8 2018-10-30 09:42:16 -04:00
Josh Friend b7eea9003b
v1.2.7 2018-08-11 14:41:04 -04:00
Yamashita, Yuu 97f244fbb5 v1.2.6 2018-07-18 06:39:28 +00:00
Josh Friend 4812e0387b
v1.2.5 2018-06-27 19:21:18 -04:00
Josh Friend 3faba7d47c
v1.2.4 2018-05-01 13:51:00 -04:00
Josh Friend abbb606041 v1.2.3 2018-03-28 18:22:17 -04:00
Josh Friend a8e207f330 v1.2.2 2018-02-28 16:32:37 -05:00
Josh Friend b704c4242c Update changelog for 1.2.1 release 2018-01-10 08:27:34 -05:00
Josh Friend e71ac9e439 Release v1.2.0 2017-12-10 09:40:49 -05:00
Josh Friend 5af8d2fb12 Update changelog for v1.1.5 2017-10-03 19:30:53 -04:00
Yamashita, Yuu 2178fb931c v1.1.4 2017-09-20 01:54:46 +00:00
Josh Friend 0314de0c73
v1.1.3 2017-07-17 09:12:51 -04:00
Yamashita, Yuu 8fa1f43856 v1.1.2 2017-07-07 00:40:21 +00:00
Daniel Hahler 3fd23431af Merge remote-tracking branch 'rbenv/master'
Conflicts:
	README.md
	libexec/pyenv---version
	libexec/pyenv-init
	libexec/rbenv
	libexec/rbenv-sh-shell
	libexec/rbenv-which
	test/init.bats
	test/shell.bats
2017-06-05 15:18:44 +02:00
Yamashita, Yuu b3efcc9d15 v1.0.10 (fixes #878) 2017-03-28 02:40:09 +00:00
Samuel Villamonte acfbc96614 V1.0.9 release (#877)
* Update version to 1.0.9
2017-03-24 11:36:21 -05:00
Yamashita, Yuu ad8f2886ae v1.0.8 (fixes #841) 2017-02-24 06:09:09 +00:00
Yamashita, Yuu 57f946550a v1.0.7 2017-01-19 00:39:23 +00:00
Josh Friend 2552329dbd
v1.0.6 2016-12-23 08:51:29 -05:00
Josh Friend 095ca59878
v1.0.5 2016-12-17 18:04:50 -05:00
Josh Friend 30baff8e5d v1.0.4 2016-11-22 23:31:12 -05:00
Yamashita, Yuu 0d1a5b3030 v1.0.3 2016-11-11 05:16:06 +00:00
Yamashita, Yuu d74daad8f5 v1.0.2 (fixes #709) 2016-09-20 00:52:19 +00:00
Yamashita, Yuu a0c5fe42e9 v1.0.1 (#694) 2016-09-09 05:26:49 +00:00
Yamashita, Yuu 7fadd939ad v1.0.0 (fixes #520) 2016-08-15 08:30:01 +00:00
Yamashita, Yuu 7da05ee964 v20160726 2016-07-26 08:06:31 +00:00
Josh Friend 7d709586ee
v20160629 2016-06-28 22:09:39 -04:00
Yamashita, Yuu 9cd200b98c v20160628 (fixes #644) 2016-06-28 00:34:58 +00:00
Yamashita, Yuu 2017dd0c25 v20160509 2016-05-09 00:45:51 +00:00
Josh Friend 78b9cee98e v20160422 2016-04-22 08:56:37 -04:00
Jack Maney e92a7de031 Fixed version date
`s/2015/2016/`
2016-03-11 09:35:11 -06:00
Josh Friend 8ef30d9e4d v20160310 2016-03-10 20:28:49 -05:00
Yamashita, Yuu 12069a1118 Merge pull request #549 from yyuu/rbenv-1.0
rbenv 1.0+
2016-03-04 09:37:56 +09:00
Yamashita, Yuu 7467c88780 v20160303 2016-03-03 00:43:07 +00:00
Yamashita, Yuu 41ce3aade2 Merge remote-tracking branch 'rbenv/master' into rbenv-1.0 2016-03-02 01:39:52 +00:00
Yamashita, Yuu 425e44d064 v20160202 2016-02-02 08:43:21 +00:00
Yamashita, Yuu b0f29d511a v20151222 2015-12-22 10:45:34 +00:00
Yamashita, Yuu fab6a0fcd1 v20151210 2015-12-10 08:27:05 +00:00
Yamashita, Yuu 465bd1f3e8 v20151124 2015-11-24 01:08:46 +00:00
Yamashita, Yuu 8da3749648 Merge remote-tracking branch 'rbenv/master' into rbenv-20151121 2015-11-21 04:21:14 +00:00
Yamashita, Yuu 9163c46568 v20151105 2015-11-05 09:21:08 +00:00
Yamashita, Yuu 0daf04a71b v20151103 2015-11-03 13:31:28 +00:00
Yamashita, Yuu 19c02bf39c v20151006 2015-10-06 14:12:04 +00:00
Josh Friend c452da8084 v20150913 2015-09-13 11:03:52 -04:00
Josh Friend 193e64b6b2 v20150901 2015-09-01 13:59:13 -04:00
Yamashita, Yuu 7f32e96c28 v20150719 2015-07-19 13:07:24 +09:00
Josh Friend 5cb9c9af2e v20150601 2015-06-01 21:48:44 -04:00
Yamashita Yuu 1b066598ce v20150524 2015-05-24 10:53:17 +09:00
Josh Friend 1d31529b46 v20150404 2015-05-04 08:25:25 -04:00
Yamashita Yuu ab2aa6d13b v20150326 2015-03-26 23:13:55 +09:00
Yamashita Yuu efe461d2b4 v20150226 (#323) 2015-02-26 11:35:10 +09:00
Yamashita Yuu 9146f44db1 v20150204 2015-02-04 10:33:21 +09:00
Yamashita Yuu 8abefe1fcb v20150124 2015-01-24 00:45:03 +09:00
Yamashita Yuu d320d74a07 v20141211 (fixes #288) 2014-12-11 22:39:38 +09:00
Makoto Sasaki c0aff27842 v20141127 2014-11-27 14:58:31 +09:00
Yamashita Yuu 8761ae8f7c v20141118 2014-11-18 20:05:01 +09:00
Yamashita Yuu 7220044b49 v20141106 2014-11-06 09:41:22 -08:00
Makoto Sasaki 77d9e34a49 v20141012 2014-10-12 21:48:56 +09:00
Makoto Sasaki d38f00cd4a v20141011 2014-10-11 20:00:54 +09:00
Makoto Sasaki ff995b6654 v20141008 2014-10-08 19:29:20 +09:00
Yamashita Yuu ab9ee414ad v20140924 2014-09-24 13:57:53 +09:00
Yamashita Yuu 6509d318f4 v20140825 2014-08-25 10:21:26 +09:00
Yamashita Yuu b8a7de8a3c v20140705 (fixes #204) 2014-07-06 00:35:50 +09:00
Yamashita Yuu 0468ffdd49 v20140628 2014-06-28 18:04:17 +09:00
Makoto Sasaki 21c0d930e9 v20140615 2014-06-15 05:37:34 +09:00
Yamashita Yuu 2b5ee0c425 v20140614 2014-06-14 14:38:13 +09:00
Yamashita Yuu 6efe6dafe7 Changed versioning scheme; 0.4.0-20140602 -> 20140602 2014-06-04 13:40:16 +09:00
Yamashita Yuu d378b274d9 v20140602 2014-06-02 11:27:24 +09:00
Yamashita Yuu 033529915e v20140520 2014-05-20 12:28:04 +09:00
Yamashita Yuu ef8c8b8ef2 v20140516 2014-05-16 21:07:19 +09:00
Yamashita Yuu 3cde540ca0 v20140404 2014-04-04 13:16:27 +09:00
Yamashita Yuu 0d51899e9b v0.4.0-20140317 2014-03-17 21:51:40 +09:00
Yamashita Yuu 65ae0a3261 v0.4.0-20140311 2014-03-11 11:55:44 +09:00
Yamashita Yuu e835d447ed v0.4.0-20140211 2014-02-11 12:11:38 +09:00
Yamashita Yuu 73d5ea7426 v0.4.0-20140123 2014-01-23 19:14:26 +09:00
Yamashita Yuu a7f5a19a24 v0.4.0-20140110.1 2014-01-10 15:04:16 +09:00
Yamashita Yuu 38eb9fe948 v0.4.0-20140110 2014-01-10 11:27:43 +09:00
Yamashita Yuu 8ddf8760d5 Import recent changes from rbenv 0.4.0 2014-01-02 22:45:02 +09:00
Yamashita Yuu 3d5156ed1d v0.4.0-20131217 2013-12-17 11:46:44 +09:00
Yamashita Yuu fe07deb193 v0.4.0-20131216 2013-12-16 13:51:48 +09:00
Yamashita Yuu 5e20237f5b v0.4.0-20131116 2013-11-16 19:29:30 +09:00
Yamashita Yuu a2ab3bc32c v0.4.0-20131023 2013-10-23 15:19:33 +09:00
Yamashita Yuu ce66352f6d v0.4.0-20130726 2013-07-26 16:59:51 +09:00
Yamashita Yuu cc9c72747a v0.4.0-20130613 2013-06-13 20:52:10 +09:00
Yamashita Yuu dbb1fb5a06 release 0.2.0 2013-02-18 12:39:35 +09:00
Yamashita Yuu f466679bd1 import pyenv---version from rbenv 2013-01-17 23:17:41 +09:00