Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508288 - =dev-lua/luajson-1.3.3 version bump
Summary: =dev-lua/luajson-1.3.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 01:24 UTC by Manuel Rüger (RETIRED)
Modified: 2014-04-21 07:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2014-04-21 01:24:56 UTC
luajson v1.3.3 Release Notes
============================

User Visible Changes
--------------------
The main changes for this release are:

 * Allow objects with metatables to declare themselves as an array by
   setting __is_luajson_array as true in the metatable.
 * Pass all unit tests in Lua 5.2 (lunit tests had an issue)

Plans for next release
----------------------
As declared in v1.3.2, a future release will have a stronger focus on decoder
performance. It may mean a reduction in flexibility by removing options and
breaking compatibility... so this would likely be either v1.4 or v2.0


Updates since 1.3.2
===================

Thomas Harning Jr (16):
all:
adds module metadata as suggested by fperrad
base:
fixes link for luarocks download
updates rock creation tool to include tag version
encoder:
if __is_luajson_array is set on a metatable, consider the value as an array
tests:
fixes lunit test to work with Lua 5.2 environment management
Comment 1 Tim Harder gentoo-dev 2014-04-21 07:56:14 UTC
Added to the tree.