Fedora 37 Update: fennel-1.3.1-2.fc37

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-b22e1abe20
2023-08-07 02:06:23.483669
--------------------------------------------------------------------------------

Name        : fennel
Product     : Fedora 37
Version     : 1.3.1
Release     : 2.fc37
URL         : https://fennel-lang.org/
Summary     : A Lisp that compiles to Lua
Description :
Fennel is a Lisp that compiles to Lua. It aims to be easy to use, expressive,
and has almost zero overhead compared to handwritten Lua.

* *Full Lua compatibility* - You can use any function or library from Lua.
* *Zero overhead* - Compiled code should be just as or more efficient than
   hand-written Lua.
* *Compile-time macros* - Ship compiled code with no runtime dependency on
   Fennel.
* *Embeddable* - Fennel is a one-file library as well as an executable. Embed it
   in other programs to support runtime extensibility and interactive
   development.

At https://fennel-lang.org there's a live in-browser repl you can use without
installing anything.

--------------------------------------------------------------------------------
Update Information:

### New Features  * `fennel.runtime-version` will return version information as
a table   if given optional argument * Expose REPL's methods in the `___repl___`
table, allowing method   redefinition at runtime. * Allow following docstring
with a metadata table syntax. * Return whole metadata table when `metadata.get`
is called without a key. * Add `:byte-escape` option to `fennel.view` for
overriding default char escapes * Generate man pages for `fennel-api(3)`,
`fennel-reference(5)`, and   `fennel-tutorial(7)` from their respective
documentation.  **Note for packagers:** The man page `fennel.1` has been moved
to `man/man1/fennel.1` along with the new generated man pages. For build scripts
that copy files manually in lieu of `make install`, this may require an update.
### Bug Fixes * Fix a bug where operator compiler output had incorrect
precedence with 3+ args * Fix a bug where the comment special would fail on
forms containing "]]" * Fix a bug where tables like `{:true 1 true 2}` emit with
unstable key order * Fix a bug where table literals mutated by a macro emit with
unstable key   order when AOT-compiled in Lua > 5.2 * Fix a bug where very long
individual lines in the repl would be truncated * Fix an edge case where
`{:__metatable true}` (as in pandoc-lua) breaks fennel.view * Fix a 1.3.0 bug
where `macros` only accepts table literals, not table-returning exprs * Fix a
bug where metadata tables with different arglists break lambdas * Fix a bug with
detecting cycles for tables that have custom   `__pairs` metamethod in
fennel.view * Fix a bug where vararg couldn't be the only thing in a hashfn
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 28 2023 Michel Alexandre Salim <salimma@xxxxxxxxxxxxxxxxx> - 1.3.1-2
- Fix version in manpages
* Fri Jul 28 2023 Michel Alexandre Salim <salimma@xxxxxxxxxxxxxxxxx> - 1.3.1-1
- Update to 1.3.1
- more manpages!
* Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2221309 - fennel-1.3.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2221309
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-b22e1abe20' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux