Commit Graph

  • 8c2b1a22d4 allow powershell scripts in the path to be executed (#15760) Darren Schroeder 2025-05-14 13:21:02 -05:00
  • 3d62753e80 fix: empty tables now respect $env.config.use_ansi_coloring (closes #14896) (#15751) LazyPluto 2025-05-14 17:10:15 +05:30
  • 36c30ade3a fix parsing of bare word string interpolations that start with a sub expression (#15735) Bahex 2025-05-13 22:25:07 +03:00
  • e0eb29f161 feat(where): Support stored closure (#15697) Bahex 2025-05-13 22:24:45 +03:00
  • c2ac8f730e Rust 1.85, edition=2024 (#15741) Jack Wright 2025-05-13 07:49:30 -07:00
  • 1a0986903f Minor DataType refactor (#15728) Jack Wright 2025-05-12 08:11:17 -07:00
  • 0f25641722 Update lscolors from 0.17 to 0.20 (#15737) Ben Beasley 2025-05-12 04:44:45 -04:00
  • 7d6d48f3f7 Allow path join to read ByteStream input (#15128) (#15736) Firegem 2025-05-12 04:44:06 -04:00
  • 6a8c183c1a Add match examples for simple value and alternative values (#15732) Jan Klass 2025-05-11 12:41:24 +02:00
  • 0beb28e827 build(deps): bump miette from 7.5.0 to 7.6.0 (#15667) dependabot[bot] 2025-05-10 22:33:18 +08:00
  • 8352a09117 fix: inefficient select with large row number (#15730) zc he 2025-05-10 16:28:18 +08:00
  • a9252c5075 nu-table: (table --expand) Remove unnessary use of truncate logic (#15727) Maxim Zhiburt 2025-05-10 02:21:33 +03:00
  • 73fbe26ef9 feat: make to nuon raw option remove all white space (#15609) Artem Chernyak 2025-05-09 01:38:24 +00:00
  • 52fa9a978b Fix #15653 regression with not counting padding properly (#15704) Maxim Zhiburt 2025-05-09 01:18:50 +03:00
  • d4357ad981 Remove legacy code in some core commands (#15560) Loïc Riegel 2025-05-08 18:12:36 +02:00
  • a0d7c1a4fd Add SyntaxShape::OneOf syntax users can use (#15646) Bahex 2025-05-07 23:43:01 +03:00
  • a340511e95 build(deps): bump crate-ci/typos from 1.31.2 to 1.32.0 (#15708) dependabot[bot] 2025-05-07 18:54:34 +08:00
  • 426e64501d build(deps): bump quickcheck_macros from 1.0.0 to 1.1.0 (#15711) dependabot[bot] 2025-05-07 17:28:10 +08:00
  • b0d68c31e8 build(deps): bump tokio from 1.44.2 to 1.45.0 (#15710) dependabot[bot] 2025-05-07 17:28:02 +08:00
  • 583cb96cff fix: clear jobs _after_ traversing jobs for kill_all (#15685) Andy Gayton 2025-05-07 05:25:16 -04:00
  • ff8831318d Added polars struct-encode-json, providing the ability to encode structs as json (#15678) Jack Wright 2025-05-06 13:58:51 -07:00
  • ce308ee461 build(deps): bump crate-ci/typos from 1.31.1 to 1.31.2 (#15665) dependabot[bot] 2025-05-06 12:53:44 +02:00
  • 21388175b8 build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.11.0 to 1.12.0 (#15666) dependabot[bot] 2025-05-06 12:53:03 +02:00
  • 520f11fb8f docs: Add vfox to list of tools supporting Nushell (#15687) Cole Cecil 2025-05-04 20:56:10 -05:00
  • 39b95fc59e Environment-aware help for open and save (#15651) Bruce Weirdan 2025-05-04 00:07:39 +02:00
  • 63e68934f6 Numbers proceeded with the escape character ignored fix (#15684) A. Taha Baki 2025-05-03 16:10:51 +03:00
  • acc152564c docs: fix available fields in history import command (#15686) Tim Nieradzik 2025-05-03 16:09:58 +03:00
  • 8f63db4c95 Add 'single' to supported table modes (#15681) German David 2025-05-02 16:21:11 -05:00
  • cb133ed387 feat(table): Add new 'single' table mode (#15672) German David 2025-05-01 15:30:57 -05:00
  • a7547a54bc fix(parser): namespace pollution of constants by use module.nu (#15518) zc he 2025-05-01 22:47:16 +08:00
  • d1969a3c9a docs: update ubuntu version in PLATFORM_SUPPORT.md (#15662) Luong Vo 2025-05-01 07:44:49 -07:00
  • ce582cdafb feat(polars): add polars horizontal aggregation command (#15656) pyz4 2025-05-01 10:44:15 -04:00
  • 55de232a1c refactor Value::follow_cell_path to reduce clones and return Cow (#15640) Bahex 2025-05-01 17:43:57 +03:00
  • deca337a56 nu-table/ 1 refactoring + a few optimizations + small fix (#15653) Maxim Zhiburt 2025-05-01 17:43:30 +03:00
  • 60e9f469af change http get header example to use a record (#15674) Tyarel 2025-05-01 16:42:53 +02:00
  • b500ac57c2 Update job_recv.rs (#15673) Doru 2025-05-01 08:19:32 -03:00
  • eadb8da9f7 Bump to 0.104.1 dev version (#15669) Yash Thakur 2025-04-29 23:33:10 -04:00
  • cda15d91dd Bump version for 0.104.0 release (#15664) 0.104.0 Yash Thakur 2025-04-29 19:31:45 -04:00
  • 651a8716fb Pin reedline to 0.40 for 0.104 release (#15663) Yash Thakur 2025-04-29 16:32:18 -04:00
  • a1b7574306 Renamed join_where to join-where (#15660) Douglas 2025-04-29 11:17:28 -04:00
  • 09f12b9c4a bump reedline to 75f2c50 (#15659) Darren Schroeder 2025-04-29 09:50:48 -05:00
  • 9ae74e3941 Upgrade calamine dependency to fix zip semver breakage (#15657) Gabriel de Perthuis 2025-04-28 20:58:06 +02:00
  • d8bec8668f feat(table): make missing value symbol configurable (#15647) Bahex 2025-04-27 23:58:39 +03:00
  • 12ccaf5e33 Update Nu to 0.103.0 for release workflow and improve Windows OS checks (#15625) Justin Ma 2025-04-27 23:44:16 +08:00
  • 5fecf59f54 Revert "Fix kv set with a closure argument" (#15648) Douglas 2025-04-26 23:00:00 -04:00
  • a3aae2d26c Fix examples about RFC3339 format in date now and format date. (#15563) Anish Bhobe 2025-04-27 02:06:08 +02:00
  • d1d6518ece feat(polars): enable parsing strings as dates and datetime in polars schema (#15645) pyz4 2025-04-26 14:47:58 -04:00
  • 2d868323b6 Inter-Job direct messaging (#15253) Renan Ribeiro 2025-04-26 12:24:35 -03:00
  • 0389815137 docs(explore): Add ":nu" back to the help text (#15644) Bahex 2025-04-25 18:24:44 +03:00
  • 11cdb94699 IR: rasing reasonable error when using subexpression with and operator (#15623) Wind 2025-04-25 22:00:20 +08:00
  • 0ca5c2f135 Add cat and get-content to open's search terms (#15643) Piepmatz 2025-04-25 13:56:30 +02:00
  • 715b0d90a9 fix(polars): conversion from nanoseconds to time_units in Datetime and Duration parsing (#15637) pyz4 2025-04-24 17:45:36 -04:00
  • 05c36d1bc7 add polars join_where command (#15635) Matthias Meschede 2025-04-24 23:44:29 +02:00
  • 208ebeefab feat(polars): enable parsing decimals in polars schemas (#15632) pyz4 2025-04-24 17:43:28 -04:00
  • b33f4b7f55 Run scripts of any file extension in PATHEXT on Windows (#15611) Hayden Frentzel 2025-04-24 09:10:34 -05:00
  • f41b1460aa Fix #14660: to md breaks on tables with empty values (#15631) Marco Cunha 2025-04-24 15:09:48 +01:00
  • 220858d641 history table using sqlite outputs start_timestamp as datetime instead of string (#15630) Loïc Riegel 2025-04-24 15:33:13 +02:00
  • db261e3ed9 bugfix: str join outputs dates consistently (RFC2822 when possible) (#15629) Loïc Riegel 2025-04-24 15:32:29 +02:00
  • 82eb1c5584 add more details to decribe -d (#15591) Darren Schroeder 2025-04-24 08:25:36 -05:00
  • 6be291b00a Fix labelling of plugins through correct glob (#15634) Stefan Holderbach 2025-04-24 14:00:16 +02:00
  • 7add38fe32 IR: allow subexpression with redirection. (#15617) Wind 2025-04-24 19:47:04 +08:00
  • 78903724f5 Add labeler bot (#15627) Auca Coyan 2025-04-23 17:55:41 +00:00
  • cb57f0a539 Add --follow-symlinks flag to glob command (fixes #15559) (#15626) Sebastian Nallar 2025-04-23 12:47:48 -03:00
  • 717081bd2f fix mistake in description of polars pivot command (#15621) Matthias Meschede 2025-04-23 12:22:40 +02:00
  • e1ffaf2548 Improve std/log performance (#15614) suimong 2025-04-23 02:00:20 +08:00
  • 1db4be12d1 fix(polars): remove requirement that pivot columns must be same type in polars pivot (#15608) pyz4 2025-04-22 13:17:11 -04:00
  • 6193679dfc Fix kv set with a closure argument (#15588) Tyarel 2025-04-22 16:30:38 +02:00
  • a9657e17ad Add env-conversions helpers to std (#15569) Douglas 2025-04-21 19:22:46 -04:00
  • 03d455a688 Fix #13546: Outer joins incorrectly removing unmatched rows (#15472) André Lazenga 2025-04-22 00:19:08 +01:00
  • bae04352ca overlay use: keep PWD after activating the overlay thought file. (#15566) Wind 2025-04-21 20:09:08 +08:00
  • a1497716f1 Add job tags (#15555) Renan Ribeiro 2025-04-21 09:08:00 -03:00
  • b5b63d2bf9 Enable socks proxy support in ureq (#15597) scarlet-storm 2025-04-21 05:24:47 +05:30
  • 5c59611083 feat: duration from record (#15600) Loïc Riegel 2025-04-20 01:29:12 +02:00
  • 1503ee09ba Bugfix/loss of precision when parsing value with unit (#15606) Loïc Riegel 2025-04-20 00:02:40 +02:00
  • 24dba9dc53 fix(lsp): regression of semantic tokens of module-prefixed commands (#15603) zc he 2025-04-19 19:02:49 +08:00
  • a2dc3e3b33 feat(polars): enable as_date and as_datetime to handle expressions as inputs (#15590) pyz4 2025-04-18 16:50:36 -04:00
  • 95998bdd53 fix(custom_value) + fix(polars): map // operator to FloorDivide for custom values and in polars (#15599) pyz4 2025-04-18 16:49:33 -04:00
  • bd5de023a1 feat(polars): add pow (**) operator for polars expressions (#15598) pyz4 2025-04-18 16:48:59 -04:00
  • 38e761493d add --raw-value option to debug command (#15581) Darren Schroeder 2025-04-17 12:12:07 -05:00
  • 7fcebf37ec Fix #15440 default --empty fails at empty streams (#15562) Julian Amarilla 2025-04-17 11:57:25 -03:00
  • 0e9927ea4d polars: expand polars col to handle multiple columns and by types (#15570) pyz4 2025-04-16 17:30:49 -04:00
  • d273ce89df Add --plugins flag to nu-std/testing.nu (#15552) Piepmatz 2025-04-16 23:20:04 +02:00
  • 2dc5c19b71 feat(polars): loosen constraints on accepted expressions in polars group-by (#15583) pyz4 2025-04-16 17:18:48 -04:00
  • 669b44ad7d feat(polars): add polars truncate for rounding datetimes (#15582) pyz4 2025-04-16 17:17:49 -04:00
  • eff063822a build(deps): bump rust-embed from 8.6.0 to 8.7.0 (#15579) dependabot[bot] 2025-04-16 22:14:59 +08:00
  • 9a5c4d36be build(deps): bump data-encoding from 2.8.0 to 2.9.0 (#15580) dependabot[bot] 2025-04-16 22:14:36 +08:00
  • cd4560e97a fix(lsp): a panic caused by completion with decl_id out of range (#15576) zc he 2025-04-16 19:43:21 +08:00
  • 24cc2f9d87 fix(completion): quoted cell path completion (#15546) zc he 2025-04-16 13:26:45 +08:00
  • 8f81812ef9 fix cannot find issue when performing collect on an eager dataframe (#15577) Jack Wright 2025-04-15 12:25:11 -07:00
  • 2229370b13 replace repeat().take() with repeat_n() (#15575) Mussar 2025-04-15 10:29:32 -05:00
  • a33650a69e fix(polars): cast as date now returns Date type instead of Datetime<ns> (#15574) pyz4 2025-04-15 11:20:54 -04:00
  • 56d7e4bb89 refactor(completion, lsp): include decl_id in suggetion_kind for later usage (#15536) zc he 2025-04-15 20:24:56 +08:00
  • e5f589ccdd refactor(lsp): flat_map with mutable accumulator (#15567) zc he 2025-04-15 20:21:23 +08:00
  • 8c4d3eaa7e config commands now add frozen jobs to job table (#15556) Renan Ribeiro 2025-04-15 08:36:08 -03:00
  • 89322f59f2 Fix output type of polars schema (#15572) Jack Wright 2025-04-15 04:27:31 -07:00
  • 4e307480e4 polars: extend NuExpression::extract_exprs to handle records (#15553) pyz4 2025-04-14 19:56:52 -04:00
  • d601abaee0 chore: move 'job' to experimental category (#15568) Mussar 2025-04-14 15:28:16 -05:00
  • ceaa0f9375 polars: add new command polars over (#15551) pyz4 2025-04-14 11:59:48 -04:00
  • d31b7024d8 polars: update get- datetime components commands to allow expressions as inputs (#15557) pyz4 2025-04-14 11:59:02 -04:00
  • 9dd30d7756 polars: update polars lit to handle nushell Value::Duration and Value::Date types (#15564) pyz4 2025-04-14 11:58:07 -04:00